]> granicus.if.org Git - python/commit
make PatternCompiler use the packaged grammar if possible (more bpo-24960) (GH-5034...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Dec 2017 02:12:41 +0000 (18:12 -0800)
committerBenjamin Peterson <benjamin@python.org>
Fri, 29 Dec 2017 02:12:41 +0000 (18:12 -0800)
commit85f71aa9d6f834c7d64e979009c8fda0f19b585d
treeb35b4a37b784ecf278f03628752d6a04574cad56
parent6eb232c52a03e31fc47842e70fc7833198744c2b
make PatternCompiler use the packaged grammar if possible (more bpo-24960) (GH-5034) (#5036)

(cherry picked from commit e5f7dccefaa8d97ab53b3051acbb4a4d49379dc4)
Lib/lib2to3/patcomp.py