Commit 64a3a65c authored by Brett Cannon's avatar Brett Cannon

Update NOTES for importlib about PathFinder.

parent 939ea76b
...@@ -10,7 +10,9 @@ to do ...@@ -10,7 +10,9 @@ to do
* Create meta_path importer for sys.path. * Create meta_path importer for sys.path.
+ Create hook. + Create hook.
+ Write tests.
+ Rewrite Import to use the hook. + Rewrite Import to use the hook.
+ Document.
* Implement PEP 302 protocol for loaders (should just be a matter of testing). * Implement PEP 302 protocol for loaders (should just be a matter of testing).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment