comparison tests/test-check-py3-compat.t @ 28370:c1878afb063a

convert: hg use absolute_import
author timeless <timeless@mozdev.org>
date Wed, 02 Mar 2016 15:26:49 +0000
parents 71176606fa0a
children 630f5f04bc74
comparison
equal deleted inserted replaced
28369:71176606fa0a 28370:c1878afb063a
27 hgext/convert/__init__.py not using absolute_import 27 hgext/convert/__init__.py not using absolute_import
28 hgext/convert/bzr.py not using absolute_import 28 hgext/convert/bzr.py not using absolute_import
29 hgext/convert/common.py not using absolute_import 29 hgext/convert/common.py not using absolute_import
30 hgext/convert/convcmd.py not using absolute_import 30 hgext/convert/convcmd.py not using absolute_import
31 hgext/convert/cvs.py not using absolute_import 31 hgext/convert/cvs.py not using absolute_import
32 hgext/convert/hg.py not using absolute_import
33 hgext/convert/monotone.py not using absolute_import 32 hgext/convert/monotone.py not using absolute_import
34 hgext/convert/p4.py not using absolute_import 33 hgext/convert/p4.py not using absolute_import
35 hgext/convert/subversion.py not using absolute_import 34 hgext/convert/subversion.py not using absolute_import
36 hgext/convert/transport.py not using absolute_import 35 hgext/convert/transport.py not using absolute_import
37 hgext/eol.py not using absolute_import 36 hgext/eol.py not using absolute_import