mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 20:22:46 +00:00
![]() It's better to do the python2 and python3 compatibility magic on one place rather than having having `if PY2` conditions everywhere and figuring whether to use `builtins.foo` or `__builtin__.foo over and over again. |
||
---|---|---|
.. | ||
resources | ||
__init__.py | ||
common_tests.py | ||
fixture.py | ||
pep8_tests.py | ||
tagger_tests.py |