Mercurial > public > mercurial-scm > hg-stable
diff contrib/import-checker.py @ 32411:df448de7cf3b
parsers: switch to policy importer
# no-check-commit
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 13 Aug 2016 12:23:56 +0900 |
parents | 151cc3b3d799 |
children | 194b0f781132 |
line wrap: on
line diff
--- a/contrib/import-checker.py Sat Aug 13 12:18:58 2016 +0900 +++ b/contrib/import-checker.py Sat Aug 13 12:23:56 2016 +0900 @@ -26,7 +26,6 @@ # Modules that have both Python and C implementations. _dualmodules = ( - 'parsers.py', ) # Modules that must be aliased because they are commonly confused with