tests/test-check-py3-compat.t
changeset 27619 10bed65ef209
parent 27618 5a988b3c9645
child 28089 a1163ee26e4a
equal deleted inserted replaced
27618:5a988b3c9645 27619:10bed65ef209
    98   hgext/zeroconf/__init__.py not using absolute_import
    98   hgext/zeroconf/__init__.py not using absolute_import
    99   i18n/check-translation.py not using absolute_import
    99   i18n/check-translation.py not using absolute_import
   100   i18n/polib.py not using absolute_import
   100   i18n/polib.py not using absolute_import
   101   mercurial/cmdutil.py not using absolute_import
   101   mercurial/cmdutil.py not using absolute_import
   102   mercurial/commands.py not using absolute_import
   102   mercurial/commands.py not using absolute_import
   103   mercurial/mail.py requires print_function
       
   104   setup.py not using absolute_import
   103   setup.py not using absolute_import
   105   tests/filterpyflakes.py requires print_function
   104   tests/filterpyflakes.py requires print_function
   106   tests/generate-working-copy-states.py requires print_function
   105   tests/generate-working-copy-states.py requires print_function
   107   tests/get-with-headers.py requires print_function
   106   tests/get-with-headers.py requires print_function
   108   tests/heredoctest.py requires print_function
   107   tests/heredoctest.py requires print_function