comparison tests/test-check-py3-compat.t @ 28377:81ad683278b8

strip: use absolute_import
author timeless <timeless@mozdev.org>
date Wed, 02 Mar 2016 21:26:36 +0000
parents 74d03766f962
children 96a7368a79b6
comparison
equal deleted inserted replaced
28376:fa2cd0c9a567 28377:81ad683278b8
61 hgext/record.py not using absolute_import 61 hgext/record.py not using absolute_import
62 hgext/relink.py not using absolute_import 62 hgext/relink.py not using absolute_import
63 hgext/schemes.py not using absolute_import 63 hgext/schemes.py not using absolute_import
64 hgext/share.py not using absolute_import 64 hgext/share.py not using absolute_import
65 hgext/shelve.py not using absolute_import 65 hgext/shelve.py not using absolute_import
66 hgext/strip.py not using absolute_import
67 hgext/transplant.py not using absolute_import 66 hgext/transplant.py not using absolute_import
68 hgext/win32mbcs.py not using absolute_import 67 hgext/win32mbcs.py not using absolute_import
69 hgext/win32text.py not using absolute_import 68 hgext/win32text.py not using absolute_import
70 i18n/check-translation.py not using absolute_import 69 i18n/check-translation.py not using absolute_import
71 i18n/polib.py not using absolute_import 70 i18n/polib.py not using absolute_import