comparison tests/test-check-py3-compat.t @ 28089:a1163ee26e4a

acl: use absolute_import Continuing the march towards Python 3.
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 09 Feb 2016 17:29:39 -0800
parents 10bed65ef209
children 8113c88b8e6d
comparison
equal deleted inserted replaced
28088:19424f960bf5 28089:a1163ee26e4a
30 contrib/win32/hgwebdir_wsgi.py not using absolute_import 30 contrib/win32/hgwebdir_wsgi.py not using absolute_import
31 doc/check-seclevel.py not using absolute_import 31 doc/check-seclevel.py not using absolute_import
32 doc/gendoc.py not using absolute_import 32 doc/gendoc.py not using absolute_import
33 doc/hgmanpage.py not using absolute_import 33 doc/hgmanpage.py not using absolute_import
34 hgext/__init__.py not using absolute_import 34 hgext/__init__.py not using absolute_import
35 hgext/acl.py not using absolute_import
36 hgext/blackbox.py not using absolute_import 35 hgext/blackbox.py not using absolute_import
37 hgext/bugzilla.py not using absolute_import 36 hgext/bugzilla.py not using absolute_import
38 hgext/censor.py not using absolute_import 37 hgext/censor.py not using absolute_import
39 hgext/children.py not using absolute_import 38 hgext/children.py not using absolute_import
40 hgext/churn.py not using absolute_import 39 hgext/churn.py not using absolute_import