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 06:35:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4f4a6dddb91de101fa98a4e1c12e06a3ff058a6
cpython
/
Lib
/
lib2to3
/
tests
T
History
Robert Collins
d4f4a6dddb
Issue
#13938
: 2to3 converts StringTypes to a tuple. Patch from Mark Hammond.
2015-07-23 06:19:18 +12:00
..
data
Issue
#19936
: Added executable bits or shebang lines to Python scripts which
2014-01-16 17:15:49 +02:00
__init__.py
Issue
#22173
: Update lib2to3 tests to use unittest test discovery.
2014-10-29 12:24:59 -05:00
__main__.py
Issue
#22173
: Update lib2to3 tests to use unittest test discovery.
2014-10-29 12:24:59 -05:00
pytree_idempotency.py
Issue
#22173
: Update lib2to3 tests to use unittest test discovery.
2014-10-29 12:24:59 -05:00
support.py
…
test_all_fixers.py
Issue
#22173
: Update lib2to3 tests to use unittest test discovery.
2014-10-29 12:24:59 -05:00
test_fixers.py
Issue
#13938
: 2to3 converts StringTypes to a tuple. Patch from Mark Hammond.
2015-07-23 06:19:18 +12:00
test_main.py
…
test_parser.py
PEP 0492 -- Coroutines with async and await syntax. Issue
#24017
.
2015-05-11 22:57:16 -04:00
test_pytree.py
…
test_refactor.py
…
test_util.py
…