comparison tests/test-check-py3-compat.t @ 28410:48b04018c897

convert: common use absolute_import
author timeless <timeless@mozdev.org>
date Wed, 02 Mar 2016 16:26:35 +0000
parents c43c5e7167a2
children 098bb5660580
comparison
equal deleted inserted replaced
28409:c43c5e7167a2 28410:48b04018c897
21 doc/hgmanpage.py not using absolute_import 21 doc/hgmanpage.py not using absolute_import
22 hgext/__init__.py not using absolute_import 22 hgext/__init__.py not using absolute_import
23 hgext/color.py not using absolute_import 23 hgext/color.py not using absolute_import
24 hgext/convert/__init__.py not using absolute_import 24 hgext/convert/__init__.py not using absolute_import
25 hgext/convert/bzr.py not using absolute_import 25 hgext/convert/bzr.py not using absolute_import
26 hgext/convert/common.py not using absolute_import
27 hgext/convert/cvs.py not using absolute_import 26 hgext/convert/cvs.py not using absolute_import
28 hgext/convert/transport.py not using absolute_import 27 hgext/convert/transport.py not using absolute_import
29 hgext/eol.py not using absolute_import 28 hgext/eol.py not using absolute_import
30 hgext/extdiff.py not using absolute_import 29 hgext/extdiff.py not using absolute_import
31 hgext/factotum.py not using absolute_import 30 hgext/factotum.py not using absolute_import