Update NOTES for importlib about PathFinder.
This commit is contained in:
parent
939ea76b3c
commit
64a3a65c26
|
@ -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…
Reference in New Issue