diff --git a/Lib/importlib/NOTES b/Lib/importlib/NOTES index 6a8f45a9454..b88d5e3bb68 100644 --- a/Lib/importlib/NOTES +++ b/Lib/importlib/NOTES @@ -65,7 +65,6 @@ to do + machinery - - (?) Chained path hook/finder - Extensions importers * ExtensionFinder @@ -76,7 +75,7 @@ to do * SourceFinder * (?) Loader - + test + + test (Really want to worry about compatibility with future versions?) - abc