fuel-qa/system_test/core
Alexey Stepanov ed07d4aae7 Python3 code compatibility: division, round
Make division transparent-compatible (from __future__ import division, // for strict int result)
Do not use round due to different types of result objects

blueprint fuel-qa-python3-compatibility
Related-bug: #1556791

Change-Id: I7bb173c6f97ac046af45c3f52cc32846a93a8981
2016-03-22 17:56:24 +03:00
..
__init__.py Pylint: fix trivial issues 2 2016-03-16 10:30:31 +03:00
config.py Refactoring of system_test classes 2016-02-25 16:53:59 +02:00
decorators.py Refactoring of system_test classes 2016-02-25 16:53:59 +02:00
discover.py Python3 code compatibility: filter, map, zip 2016-03-18 10:44:09 +03:00
factory.py Python3 code compatibility: division, round 2016-03-22 17:56:24 +03:00
repository.py Python3 code compatibility: Stage2.1 - iterators support 2016-03-17 13:16:08 +03:00