contrib/import-checker.py
changeset 43084 c2e284cee333
parent 43075 57875cf423c9
child 43415 a8454e846736
--- a/contrib/import-checker.py	Sun Oct 06 14:13:03 2019 -0700
+++ b/contrib/import-checker.py	Sun Oct 06 13:17:19 2019 -0400
@@ -30,6 +30,7 @@
     'mercurial.i18n',
     'mercurial.interfaces',
     'mercurial.node',
+    'mercurial.pycompat',
     # for revlog to re-export constant to extensions
     'mercurial.revlogutils.constants',
     'mercurial.revlogutils.flagutil',