From: Brett Cannon Date: Sat, 21 Feb 2009 02:51:12 +0000 (+0000) Subject: Minor NOTES changes for importlib. X-Git-Tag: v3.1a1~127 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=22db67ed2687d95a1dec087d5d5525b9244561b5;p=thirdparty%2FPython%2Fcpython.git Minor NOTES changes for importlib. --- diff --git a/Lib/importlib/NOTES b/Lib/importlib/NOTES index 6a8f45a94540..b88d5e3bb685 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