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-29 20:51:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
39726
commits
7
branches
633
tags
3.4
GiB
9ab0731f76
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