This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
56,072
Commits
9
Branches
456
Tags
1.7
GiB
0fd1062a76
Commit Graph
3 Commits
Author
SHA1
Message
Date
Ezio Melotti
b3aedd4862
#9424
: Replace deprecated assert* methods in the Python test suite.
2010-11-20 19:04:17 +00:00
Éric Araujo
70ec44a773
Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
2010-11-06 02:44:43 +00:00
Victor Stinner
5b08b4d230
Oops, add the new test_log.py for distutils test suite (missing part of r81359)
2010-05-19 17:15:50 +00:00