This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-27 11:44:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
39755
commits
7
branches
633
tags
3.2
GiB
b66c67d255
Commit graph
1 commit
Author
SHA1
Message
Date
Brett Cannon
b49c70c7d3
Importlib was using custom code to discover all test modules in importlib.test.
...
This has now been removed in favor of using unittest's test discovery code in TestLoader.discover().
2009-07-15 04:08:33 +00:00