This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-15 17:08:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd9fdfd652cdaca959b1c5d4cddf60d90a331b47
cpython
/
Lib
/
lib2to3
T
History
Barry Warsaw
146177503c
- Re-enable lib2to3's test_parser.py tests, though with an expected failure
...
(see issue 13125).
2011-10-07 15:26:54 -04:00
..
fixes
#11565
: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 11:05:33 +02:00
pgen2
- Issue
#11250
: Back port fix from 3.3 branch, so that 2to3 can handle files
2011-10-07 14:44:49 -04:00
tests
- Re-enable lib2to3's test_parser.py tests, though with an expected failure
2011-10-07 15:14:53 -04:00
__init__.py
…
__main__.py
Merged revisions 88535 via svnmerge from
2011-02-24 01:41:46 +00:00
btm_matcher.py
Merged revisions 85510 via svnmerge from
2010-10-14 23:03:32 +00:00
btm_utils.py
Merged revisions 85510 via svnmerge from
2010-10-14 23:03:32 +00:00
fixer_base.py
Closes
#12536
: Unused logger removed from lib2to3.
2011-07-13 23:15:07 +01:00
fixer_util.py
Merged revisions 85510 via svnmerge from
2010-10-14 23:03:32 +00:00
Grammar.txt
Merged revisions 85510 via svnmerge from
2010-10-14 23:03:32 +00:00
main.py
Merged revisions 87002 via svnmerge from
2010-12-04 02:24:43 +00:00
patcomp.py
- Issue
#11250
: Back port fix from 3.3 branch, so that 2to3 can handle files
2011-10-07 14:44:49 -04:00
PatternGrammar.txt
…
pygram.py
Merged revisions 85510 via svnmerge from
2010-10-14 23:03:32 +00:00
pytree.py
#11565
: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 11:05:33 +02:00
refactor.py
#13012
: use splitlines(keepends=True/False) instead of splitlines(0/1).
2011-09-28 17:37:55 +03:00