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-08 12:25:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa8a62dcc0351282c418bc7be540b1fff113df43
cpython
/
Lib
/
lib2to3
T
History
Gregory P. Smith
53ec8ae6a5
re.escape os.sep so that \ is interpreted properly in the regex.
2012-02-13 16:43:55 -08:00
..
fixes
…
pgen2
…
tests
re.escape os.sep so that \ is interpreted properly in the regex.
2012-02-13 16:43:55 -08:00
__init__.py
…
__main__.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
…
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:56:49 -08:00