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-12 23:49:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
328cf3cbdfd6b09d4eae496b746e5013291e6aca
cpython
/
Lib
/
lib2to3
T
History
Serhiy Storchaka
8bdc130121
Issue
#19592
: Use specific asserts in lib2to3 tests.
2013-11-14 23:49:58 +02:00
..
fixes
Issue
#18037
: Do not escape '\u' and '\U' in raw strings.
2013-10-08 21:07:46 +03:00
pgen2
Issue
#18873
: The tokenize module, IDLE, 2to3, and the findnocoding.py script
2013-09-16 23:51:56 +03:00
tests
Issue
#19592
: Use specific asserts in lib2to3 tests.
2013-11-14 23:49:58 +02:00
__init__.py
…
__main__.py
…
btm_matcher.py
…
btm_utils.py
…
fixer_base.py
…
fixer_util.py
enumerate only requires an iterable (
closes
#16573
)
2012-11-29 10:55:22 -05:00
Grammar.txt
…
main.py
…
patcomp.py
…
PatternGrammar.txt
…
pygram.py
…
pytree.py
remove get_prefix and set_prefix (
#13248
)
2012-03-14 17:41:15 -05:00
refactor.py
merge 3.2
2012-09-25 11:53:30 -04:00