mirror of
https://github.com/python/cpython.git
synced 2025-11-02 19:12:55 +00:00
Update importlib NOTES.
This commit is contained in:
parent
d197a2b136
commit
dd827c403f
1 changed files with 9 additions and 2 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
to do
|
to do
|
||||||
/////
|
/////
|
||||||
|
|
||||||
* Create reasonable base tests that all finders and loaders must pass so
|
* Standardized loader tests.
|
||||||
that various implementations can just subclass as needed.
|
|
||||||
|
+ Create test.loader_tests.
|
||||||
|
+ Use
|
||||||
|
|
||||||
|
- builtin
|
||||||
|
- frozen
|
||||||
|
- extension
|
||||||
|
-source
|
||||||
|
|
||||||
* Reorganize support code.
|
* Reorganize support code.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue