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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22db67ed2687d95a1dec087d5d5525b9244561b5;p=python Minor NOTES changes for importlib. --- diff --git a/Lib/importlib/NOTES b/Lib/importlib/NOTES index 6a8f45a945..b88d5e3bb6 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