mercurial/debugcommands.py
changeset 32367 a9c71d578a1c
parent 32363 a275186b989a
child 32368 008d37c4d783
--- a/mercurial/debugcommands.py	Fri Aug 12 11:30:17 2016 +0900
+++ b/mercurial/debugcommands.py	Fri Aug 12 11:35:17 2016 +0900
@@ -1029,6 +1029,8 @@
                 base85,
                 bdiff,
                 mpatch,
+            )
+            from .cext import (
                 osutil,
             )
             dir(bdiff), dir(mpatch), dir(base85), dir(osutil) # quiet pyflakes