mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Update NOTES for importlib about PathFinder.
This commit is contained in:
parent
939ea76b3c
commit
64a3a65c26
1 changed files with 2 additions and 0 deletions
|
|
@ -10,7 +10,9 @@ to do
|
|||
* Create meta_path importer for sys.path.
|
||||
|
||||
+ Create hook.
|
||||
+ Write tests.
|
||||
+ Rewrite Import to use the hook.
|
||||
+ Document.
|
||||
|
||||
* Implement PEP 302 protocol for loaders (should just be a matter of testing).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue