]> granicus.if.org Git - python/commitdiff
Minor NOTES changes for importlib.
authorBrett Cannon <bcannon@gmail.com>
Sat, 21 Feb 2009 02:51:12 +0000 (02:51 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 21 Feb 2009 02:51:12 +0000 (02:51 +0000)
Lib/importlib/NOTES

index 6a8f45a945400ab37f4a5a7abdbfa3aa2f569326..b88d5e3bb685f125d9528d13ca47c718883fcf09 100644 (file)
@@ -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