Mercurial > hg
comparison tests/test-check-py3-compat.t @ 28721:ff3be5a325bc
py3: use absolute_import in seq.py
author | Robert Stanca <robert.stanca7@gmail.com> |
---|---|
date | Sat, 02 Apr 2016 17:28:35 +0300 |
parents | a274c4f9087a |
children | 2cd8c3b0bd11 |
comparison
equal
deleted
inserted
replaced
28720:639e0f1e8ffa | 28721:ff3be5a325bc |
---|---|
52 tests/printenv.py not using absolute_import | 52 tests/printenv.py not using absolute_import |
53 tests/readlink.py not using absolute_import | 53 tests/readlink.py not using absolute_import |
54 tests/readlink.py requires print_function | 54 tests/readlink.py requires print_function |
55 tests/revlog-formatv0.py not using absolute_import | 55 tests/revlog-formatv0.py not using absolute_import |
56 tests/run-tests.py not using absolute_import | 56 tests/run-tests.py not using absolute_import |
57 tests/seq.py not using absolute_import | |
58 tests/seq.py requires print_function | 57 tests/seq.py requires print_function |
59 tests/silenttestrunner.py not using absolute_import | 58 tests/silenttestrunner.py not using absolute_import |
60 tests/silenttestrunner.py requires print_function | 59 tests/silenttestrunner.py requires print_function |
61 tests/sitecustomize.py not using absolute_import | 60 tests/sitecustomize.py not using absolute_import |
62 tests/svn-safe-append.py not using absolute_import | 61 tests/svn-safe-append.py not using absolute_import |