Mercurial > public > mercurial-scm > hg
diff mercurial/localrepo.py @ 28920:cdf331b54eb8
import-checker: track SyntaxErrors
We don't really need to report SyntaxErrors, since in theory
docchecker or a test will catch them, but they happen, and
we can't just have the code crash, so for now, we're reporting
them.
author | timeless <timeless@mozdev.org> |
---|---|
date | Wed, 13 Apr 2016 16:36:19 +0000 |
parents | 032c4c2f802a |
children | 3f0177d2b8fb dae38633eba8 |