Update importlib NOTES.
This commit is contained in:
parent
d197a2b136
commit
dd827c403f
|
@ -1,8 +1,15 @@
|
|||
to do
|
||||
/////
|
||||
|
||||
* Create reasonable base tests that all finders and loaders must pass so
|
||||
that various implementations can just subclass as needed.
|
||||
* Standardized loader tests.
|
||||
|
||||
+ Create test.loader_tests.
|
||||
+ Use
|
||||
|
||||
- builtin
|
||||
- frozen
|
||||
- extension
|
||||
-source
|
||||
|
||||
* Reorganize support code.
|
||||
|
||||
|
|
Loading…
Reference in New Issue