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-15 17:08:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d41e01dfb56c28176665b7deef256d0cd5266708
cpython
/
Lib
/
lib2to3
/
tests
T
History
Andrew Svetlov
ad28c7f9da
Issue
#16706
: get rid of os.error
2012-12-18 22:02:39 +02:00
..
data
…
__init__.py
…
pytree_idempotency.py
Issue
#16706
: get rid of os.error
2012-12-18 22:02:39 +02:00
support.py
…
test_all_fixers.py
…
test_fixers.py
add fixer for reload() -> imp.reload() (
closes
#11797
)\n\nPatch by Laurie Clark-Michalek and Berker Peksag
2012-12-07 22:44:10 -05:00
test_main.py
…
test_parser.py
…
test_pytree.py
…
test_refactor.py
…
test_util.py
…