mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +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
|
||||
/////
|
||||
|
||||
* 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…
Add table
Add a link
Reference in a new issue