cpython/Lib/lib2to3/pgen2
Barry Warsaw 78f89d8c38 - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files
with line feeds.  This was ported from the sandbox to the 3.3 branch, but
  didn't make it into 3.2.

- Re-enable lib2to3's test_parser.py tests, though with an expected failure
  (see issue 13125).
2011-10-07 14:44:49 -04:00
..
__init__.py
conv.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
driver.py - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files 2011-10-07 14:44:49 -04:00
grammar.py merge 2to3 improvments 2009-07-21 12:55:57 +00:00
literals.py
parse.py
pgen.py Merged revisions 76063,76068 via svnmerge from 2009-11-02 18:33:36 +00:00
token.py convert shebang lines: python -> python3 2010-03-11 22:53:45 +00:00
tokenize.py Merged revisions 80936 via svnmerge from 2010-05-08 15:46:00 +00:00