diff tests/test-check-py3-compat.t @ 27619:10bed65ef209

mail: use print function We no longer use the print statement in mercurial.* \o/
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 02 Jan 2016 11:47:07 -0800
parents 5a988b3c9645
children a1163ee26e4a
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t	Sat Jan 02 11:45:29 2016 -0800
+++ b/tests/test-check-py3-compat.t	Sat Jan 02 11:47:07 2016 -0800
@@ -100,7 +100,6 @@
   i18n/polib.py not using absolute_import
   mercurial/cmdutil.py not using absolute_import
   mercurial/commands.py not using absolute_import
-  mercurial/mail.py requires print_function
   setup.py not using absolute_import
   tests/filterpyflakes.py requires print_function
   tests/generate-working-copy-states.py requires print_function