mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Initial take on importlib.test.loader_tests.
This commit is contained in:
parent
73662a54f5
commit
a74ccea968
2 changed files with 66 additions and 8 deletions
|
@ -1,15 +1,12 @@
|
|||
to do
|
||||
/////
|
||||
|
||||
* Standardized loader tests.
|
||||
* Use test.loader_tests
|
||||
|
||||
+ Create test.loader_tests.
|
||||
+ Use
|
||||
|
||||
- builtin
|
||||
- frozen
|
||||
- extension
|
||||
-source
|
||||
+ builtin
|
||||
+ frozen
|
||||
+ extension
|
||||
+ source
|
||||
|
||||
* Reorganize support code.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue