hgext/win32mbcs.py
changeset 29205 a0939666b836
parent 28417 588874c33b4d
child 29397 844f72885fb9
--- a/hgext/win32mbcs.py	Thu May 19 00:20:38 2016 +0900
+++ b/hgext/win32mbcs.py	Sat May 14 14:03:12 2016 +0900
@@ -49,11 +49,11 @@
 import os
 import sys
 
+from mercurial.i18n import _
 from mercurial import (
     encoding,
     error,
 )
-from mercurial.i18n import _
 
 # Note for extension authors: ONLY specify testedwith = 'internal' for
 # extensions which SHIP WITH MERCURIAL. Non-mainline extensions should