Mercurial > hg
diff tests/test-check-py3-compat.t @ 28400:a84fc98a8af5
contrib: remove references to 2to3
The custom porting fixers are removed. A comment related to 2to3
has been removed from the import checker.
After this patch, no references to 2to3 remain.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 27 Feb 2016 21:15:16 -0800 |
parents | 27996f78a64c |
children | 06245740b408 |
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t Sat Feb 27 21:14:17 2016 -0800 +++ b/tests/test-check-py3-compat.t Sat Feb 27 21:15:16 2016 -0800 @@ -6,9 +6,6 @@ contrib/check-code.py not using absolute_import contrib/check-code.py requires print_function contrib/debugshell.py not using absolute_import - contrib/hgfixes/fix_bytes.py not using absolute_import - contrib/hgfixes/fix_bytesmod.py not using absolute_import - contrib/hgfixes/fix_leftover_imports.py not using absolute_import contrib/import-checker.py not using absolute_import contrib/import-checker.py requires print_function contrib/memory.py not using absolute_import