Drop implementation detail.

This commit is contained in:
Eric V. Smith 2012-04-26 04:57:05 -04:00
parent 6741895e98
commit 61b2840d94
1 changed files with 0 additions and 1 deletions

View File

@ -159,7 +159,6 @@ packages, ``find_module`` will return a third type: a string. This is
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
==========