comparison tests/test-check-py3-compat.t @ 28380:ad266834251b

relink: use absolute_import
author timeless <timeless@mozdev.org>
date Wed, 02 Mar 2016 21:36:14 +0000
parents 27a9032374a7
children 44ffbb2a4f59
comparison
equal deleted inserted replaced
28379:27a9032374a7 28380:ad266834251b
57 hgext/notify.py not using absolute_import 57 hgext/notify.py not using absolute_import
58 hgext/patchbomb.py not using absolute_import 58 hgext/patchbomb.py not using absolute_import
59 hgext/purge.py not using absolute_import 59 hgext/purge.py not using absolute_import
60 hgext/rebase.py not using absolute_import 60 hgext/rebase.py not using absolute_import
61 hgext/record.py not using absolute_import 61 hgext/record.py not using absolute_import
62 hgext/relink.py not using absolute_import
63 hgext/share.py not using absolute_import 62 hgext/share.py not using absolute_import
64 hgext/transplant.py not using absolute_import 63 hgext/transplant.py not using absolute_import
65 hgext/win32mbcs.py not using absolute_import 64 hgext/win32mbcs.py not using absolute_import
66 hgext/win32text.py not using absolute_import 65 hgext/win32text.py not using absolute_import
67 i18n/check-translation.py not using absolute_import 66 i18n/check-translation.py not using absolute_import