ha/service-mgmt-api/sm-api/sm_api/api/middleware
Charles Short 8a2bf269ba 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: 42817

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Id8ac605d0184e70aa92717d8d3ce97bf8b7922cf
(cherry picked from commit bcf4a4915f)
2021-08-12 08:57:13 -04:00
..
__init__.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
auth_token.py Enable Do not use Mutable Default Args Error 2019-04-15 12:53:36 -04:00
parsable_error.py py3: use real division operator 2021-08-12 08:57:13 -04:00