equal
deleted
inserted
replaced
59 tests/test-hgwebdir-paths.py not using absolute_import |
59 tests/test-hgwebdir-paths.py not using absolute_import |
60 tests/test-lrucachedict.py not using absolute_import |
60 tests/test-lrucachedict.py not using absolute_import |
61 tests/test-lrucachedict.py requires print_function |
61 tests/test-lrucachedict.py requires print_function |
62 tests/test-manifest.py not using absolute_import |
62 tests/test-manifest.py not using absolute_import |
63 tests/test-pathencode.py not using absolute_import |
63 tests/test-pathencode.py not using absolute_import |
64 tests/test-pathencode.py requires print_function |
|
65 tests/test-simplemerge.py not using absolute_import |
64 tests/test-simplemerge.py not using absolute_import |
66 tests/test-trusted.py requires print_function |
65 tests/test-trusted.py requires print_function |
67 |
66 |
68 #if py3exe |
67 #if py3exe |
69 $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs $PYTHON3 contrib/check-py3-compat.py |
68 $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs $PYTHON3 contrib/check-py3-compat.py |