This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca319cf94eec0061b5c433fb0d54fd651b385a92
cpython
/
Lib
/
lib2to3
/
tests
History
Andrew Svetlov
ad28c7f9da
Issue
#16706
: get rid of os.error
2012-12-18 22:02:39 +02:00
..
data
#11565
: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 11:05:33 +02:00
__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
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
Merged revisions 87002 via svnmerge from
2010-12-04 02:24:43 +00:00