cpython/Lib/lib2to3/pgen2
Serhiy Storchaka 6d297cbec4 Issue #26581: Use the first coding cookie on a line, not the last one. 2016-03-20 23:36:29 +02:00
..
__init__.py
conv.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 12:34:31 +02:00
driver.py Issue #15822: Fix installation of lib2to3 grammar pickles to ensure 2012-09-08 18:47:27 -07:00
grammar.py add matrix multiplication operator support to 2to3 2014-04-10 00:12:47 -04:00
literals.py
parse.py Merged revisions 67384,67386-67387,67389-67390,67392,67399-67400,67403-67405,67426 via svnmerge from 2008-11-28 22:12:14 +00:00
pgen.py Merged revisions 74359,75081,75088,75213,75278,75303,75427-75428,75734-75736,75865,76059-76061 via svnmerge from 2009-11-02 18:12:12 +00:00
token.py add matrix multiplication operator support to 2to3 2014-04-10 00:12:47 -04:00
tokenize.py Issue #26581: Use the first coding cookie on a line, not the last one. 2016-03-20 23:36:29 +02:00