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-06-13 22:54:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
faabef548dab1979759a67f482a06cdc3a153197
cpython
/
Lib
/
lib2to3
T
History
Éric Araujo
ad548b8534
Merge fixes for
#9860
, #11104/#8688 and
#12331
from 3.2
2011-07-31 18:33:00 +02:00
..
fixes
…
pgen2
#11565
: Merge with 3.2.
2011-03-16 11:38:59 +02:00
tests
Merge fixes for
#9860
, #11104/#8688 and
#12331
from 3.2
2011-07-31 18:33:00 +02:00
__init__.py
…
__main__.py
…
btm_matcher.py
…
btm_utils.py
…
fixer_base.py
Closes
#12536
: Unused logger removed from lib2to3.
2011-07-13 23:15:07 +01:00
fixer_util.py
…
Grammar.txt
…
main.py
…
patcomp.py
…
PatternGrammar.txt
…
pygram.py
…
pytree.py
…
refactor.py
…