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
v3.2.4
cpython
/
Lib
/
lib2to3
/
tests
History
Benjamin Peterson
57af38700a
enumerate only requires an iterable (
closes
#16573
)
...
Patch by Jonathan Kotta.
2012-11-29 10:55:22 -05:00
..
data
#11565
: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 11:05:33 +02:00
__init__.py
…
pytree_idempotency.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
support.py
…
test_all_fixers.py
…
test_fixers.py
enumerate only requires an iterable (
closes
#16573
)
2012-11-29 10:55:22 -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
Merged revisions 85510 via svnmerge from
2010-10-14 23:03:32 +00: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