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-09 04:44:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16e802f4aed9db71a2e25fa25daa8fed0fc2e539
cpython
/
Lib
/
lib2to3
T
History
Zachary Ware
2acbae8016
Issue
#22173
: Update lib2to3 tests to use unittest test discovery.
2014-10-29 12:24:59 -05:00
..
fixes
…
pgen2
add matrix multiplication operator support to 2to3
2014-04-10 00:12:47 -04:00
tests
Issue
#22173
: Update lib2to3 tests to use unittest test discovery.
2014-10-29 12:24:59 -05:00
__init__.py
…
__main__.py
…
btm_matcher.py
…
btm_utils.py
…
fixer_base.py
…
fixer_util.py
…
Grammar.txt
teach 2to3 about 'yield from'
2014-04-10 00:23:18 -04:00
main.py
Issue
#22173
: Update lib2to3 tests to use unittest test discovery.
2014-10-29 12:24:59 -05:00
patcomp.py
…
PatternGrammar.txt
…
pygram.py
…
pytree.py
…
refactor.py
…