This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
lib2to3
History
Antoine Pitrou
d311374089
Issue
#13125
: Silence spurious test_lib2to3 output when in non-verbose mode.
...
Patch by Mikhail Novikov.
2012-02-27 19:55:36 +01: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
Issue
#13125
: Silence spurious test_lib2to3 output when in non-verbose mode.
2012-02-27 19:55:36 +01:00
__init__.py
…
btm_matcher.py
…
btm_utils.py
…
fixer_base.py
…
fixer_util.py
…
Grammar.txt
explain why we need this grammar file (
closes
#13766
)
2012-01-15 21:28:00 -05:00
main.py
fix whitespace normalization before pushing.
2012-02-12 15:58:36 -08: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
…
pytree.py
…
refactor.py
Issue
#13930
: Adds ability for 2to3 to write its output to a different
2012-02-12 15:50:21 -08:00