commit | 22db67ed2687d95a1dec087d5d5525b9244561b5 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Sat Feb 21 02:51:12 2009 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Sat Feb 21 02:51:12 2009 +0000 |
tree | 9a3546a1715b9e4595b7d6d603bab740f0e43c7a | |
parent | f8798f579b7fde2a4f0e9f3484b25bae4aa13eef [diff] [blame] |
Minor NOTES changes for importlib.
diff --git a/Lib/importlib/NOTES b/Lib/importlib/NOTES index 6a8f45a..b88d5e3 100644 --- a/Lib/importlib/NOTES +++ b/Lib/importlib/NOTES
@@ -65,7 +65,6 @@ + machinery - - (?) Chained path hook/finder - Extensions importers * ExtensionFinder @@ -76,7 +75,7 @@ * SourceFinder * (?) Loader - + test + + test (Really want to worry about compatibility with future versions?) - abc