--- a/mercurial/util.py Tue Jul 15 14:52:22 2014 -0700 +++ b/mercurial/util.py Tue Jul 15 14:52:40 2014 -0700 @@ -742,7 +742,6 @@ return remod.compile(pat, flags) re = _re() -compilere = re.compile _fspathcache = {} def fspath(name, root):