]> 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:05:07 +0000 (18:05 -0800)
committerBenjamin Peterson <benjamin@python.org>
Fri, 29 Dec 2017 02:05:07 +0000 (18:05 -0800)
commit417f76a20e93044e422fb328a2d8e200fc6df295
tree4872a4d52302863496ab4113bbd506b4d2af7512
parentc60eca06adda4900e6b469d989e6082cda3a3004
make PatternCompiler use the packaged grammar if possible (more bpo-24960) (GH-5034) (#5037)

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