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-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe8440aec00af5bc2e995aaad205efa2e693a364
cpython
/
Lib
/
lib2to3
/
tests
T
History
Benjamin Peterson
1a5e5de818
remove get_prefix and set_prefix (
#13248
)
2012-03-14 17:41:15 -05:00
..
data
#11565
: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 11:05:33 +02:00
__init__.py
…
pytree_idempotency.py
…
support.py
…
test_all_fixers.py
…
test_fixers.py
…
test_main.py
import re for the previous commit.
2012-02-13 16:41:20 -08:00
test_parser.py
Issue
#13125
: Silence spurious test_lib2to3 output when in non-verbose mode.
2012-02-27 19:55:36 +01:00
test_pytree.py
remove get_prefix and set_prefix (
#13248
)
2012-03-14 17:41:15 -05:00
test_refactor.py
Fix use of deprecated assertRegexpMatches method.
2012-02-20 22:08:27 +01:00
test_util.py
…