mirror of https://github.com/python/cpython
Minor NOTES changes for importlib.
This commit is contained in:
parent
f8798f579b
commit
22db67ed26
|
@ -65,7 +65,6 @@ to do
|
||||||
|
|
||||||
+ machinery
|
+ machinery
|
||||||
|
|
||||||
- (?) Chained path hook/finder
|
|
||||||
- Extensions importers
|
- Extensions importers
|
||||||
|
|
||||||
* ExtensionFinder
|
* ExtensionFinder
|
||||||
|
@ -76,7 +75,7 @@ to do
|
||||||
* SourceFinder
|
* SourceFinder
|
||||||
* (?) Loader
|
* (?) Loader
|
||||||
|
|
||||||
+ test
|
+ test (Really want to worry about compatibility with future versions?)
|
||||||
|
|
||||||
- abc
|
- abc
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue