-
- Downloads
Make tests py3 compatible
This is a mixed commit that fixes various small issues
* print parentheses
* 01 is invalid syntax (it was octal in py2)
* [x for i in 1, 2] is invalid syntax
* six moves
Signed-off-by:
Adrian Tschira <nota@notafile.com>
Showing
- tests/config/test_load.py 1 addition, 1 deletiontests/config/test_load.py
- tests/crypto/test_keyring.py 1 addition, 1 deletiontests/crypto/test_keyring.py
- tests/test_distributor.py 1 addition, 1 deletiontests/test_distributor.py
- tests/util/test_file_consumer.py 1 addition, 1 deletiontests/util/test_file_consumer.py
- tests/util/test_linearizer.py 2 additions, 1 deletiontests/util/test_linearizer.py
Loading
Please register or sign in to comment