comparison tests/test-check-py3-compat.t @ 28366:4e08b91a483f

convert: gnuarch use absolute_import
author timeless <timeless@mozdev.org>
date Wed, 02 Mar 2016 08:58:01 +0000
parents cd599bc179fb
children 58b176240df6
comparison
equal deleted inserted replaced
28365:cd599bc179fb 28366:4e08b91a483f
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 32 hgext/convert/cvsps.py not using absolute_import
33 hgext/convert/darcs.py not using absolute_import 33 hgext/convert/darcs.py not using absolute_import
34 hgext/convert/filemap.py not using absolute_import 34 hgext/convert/filemap.py not using absolute_import
35 hgext/convert/gnuarch.py not using absolute_import
36 hgext/convert/hg.py not using absolute_import 35 hgext/convert/hg.py not using absolute_import
37 hgext/convert/monotone.py not using absolute_import 36 hgext/convert/monotone.py not using absolute_import
38 hgext/convert/p4.py not using absolute_import 37 hgext/convert/p4.py not using absolute_import
39 hgext/convert/subversion.py not using absolute_import 38 hgext/convert/subversion.py not using absolute_import
40 hgext/convert/transport.py not using absolute_import 39 hgext/convert/transport.py not using absolute_import