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-17 09:58:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feaefc7f60cd3be7bf4ecc2b73e77d2bfe048403
cpython
/
Lib
/
lib2to3
/
tests
T
History
Benjamin Peterson
1e17d4aaff
compare with difflib not diff(1) (GH-5450)
2018-01-30 09:03:12 -08:00
..
data
bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-1119)
2017-04-13 10:32:54 -07:00
__init__.py
…
__main__.py
…
pytree_idempotency.py
…
support.py
closes bpo-30117: fix lib2to3 ParserIdempotency test (GH-1242)
2018-01-29 23:13:03 -08:00
test_all_fixers.py
…
test_fixers.py
bpo-32046: Update 2to3 when converts operator.isCallable(obj). (
#4417
)
2017-11-28 11:26:56 -05:00
test_main.py
…
test_parser.py
compare with difflib not diff(1) (GH-5450)
2018-01-30 09:03:12 -08:00
test_pytree.py
…
test_refactor.py
…
test_util.py
…