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-07 21:20:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5604ef3e36756e59d3396ed16d7a94de2687e0ac
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
…
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
…
btm_matcher.py
…
btm_utils.py
…
fixer_base.py
…
fixer_util.py
…
Grammar.txt
…
main.py
…
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
…
pytree.py
…
refactor.py
#13012
: use splitlines(keepends=True/False) instead of splitlines(0/1).
2011-09-28 17:37:55 +03:00