Show More
@@ -1,3 +1,5 b'' | |||||
|
1 | from __future__ import absolute_import | |||
|
2 | ||||
1 | import sys |
|
3 | import sys | |
2 |
|
4 | |||
3 | globalvars = {} |
|
5 | globalvars = {} |
@@ -146,7 +146,6 b'' | |||||
146 | tests/filterpyflakes.py requires print_function |
|
146 | tests/filterpyflakes.py requires print_function | |
147 | tests/generate-working-copy-states.py requires print_function |
|
147 | tests/generate-working-copy-states.py requires print_function | |
148 | tests/get-with-headers.py requires print_function |
|
148 | tests/get-with-headers.py requires print_function | |
149 | tests/heredoctest.py not using absolute_import |
|
|||
150 | tests/heredoctest.py requires print_function |
|
149 | tests/heredoctest.py requires print_function | |
151 | tests/hghave.py not using absolute_import |
|
150 | tests/hghave.py not using absolute_import | |
152 | tests/hgweberror.py not using absolute_import |
|
151 | tests/hgweberror.py not using absolute_import |
General Comments 0
You need to be logged in to leave comments.
Login now