Charles Short a1c63fc8ba py3: use real division operator
"/" operator using integers as both left-hand and right-hand
expressions returns floor division in python2 and real
division in python3.

Use "//" instead to do real division for both python versions.

Story: 2006796
Task: 42783

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Idcd62c4da223b316221ed9fff03bd14f0e3cba39
2021-07-06 09:58:07 -04:00
2021-05-18 18:51:01 +00:00
2021-07-06 09:58:07 -04:00
2020-02-21 14:57:37 -06:00
2019-10-24 13:23:53 -04:00
2019-09-09 13:43:49 -05:00
2019-09-09 13:43:49 -05:00
Description
StarlingX miscellaneous tools and utilities
11 MiB
Languages
Shell 53.7%
Python 39.2%
C 3.3%
Makefile 1.2%
HTML 1.1%
Other 1.3%