[Python-checkins] peps: Drop implementation detail.

eric.smith python-checkins at python.org
Thu Apr 26 10:57:35 CEST 2012


http://hg.python.org/peps/rev/12dac1cd9b96
changeset:   4310:12dac1cd9b96
user:        Eric V. Smith <eric at trueblade.com>
date:        Thu Apr 26 04:57:05 2012 -0400
summary:
  Drop implementation detail.

files:
  pep-0420.txt |  1 -
  1 files changed, 0 insertions(+), 1 deletions(-)


diff --git a/pep-0420.txt b/pep-0420.txt
--- a/pep-0420.txt
+++ b/pep-0420.txt
@@ -159,7 +159,6 @@
 the string that will be recorded and later used as a component of the
 namespace module's __path__, as described above.
 
-[Consider Brett's idea to pass NamespaceLoader in to PathFinder]
 
 Discussion
 ==========

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list