This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-02 16:13:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
39680
commits
7
branches
621
tags
2.7
GiB
b49c70c7d3
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