comparison tests/test-check-py3-compat.t @ 28369:71176606fa0a

convert: cvsps use absolute_import
author timeless <timeless@mozdev.org>
date Wed, 02 Mar 2016 14:56:29 +0000
parents b9296b330a54
children c1878afb063a
comparison
equal deleted inserted replaced
28368:b9296b330a54 28369:71176606fa0a
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/cvsps.py not using absolute_import
33 hgext/convert/hg.py not using absolute_import 32 hgext/convert/hg.py not using absolute_import
34 hgext/convert/monotone.py not using absolute_import 33 hgext/convert/monotone.py not using absolute_import
35 hgext/convert/p4.py not using absolute_import 34 hgext/convert/p4.py not using absolute_import
36 hgext/convert/subversion.py not using absolute_import 35 hgext/convert/subversion.py not using absolute_import
37 hgext/convert/transport.py not using absolute_import 36 hgext/convert/transport.py not using absolute_import