peps: Make it clear that only finders change, not loaders.
April 30, 2012
10:05 p.m.
http://hg.python.org/peps/rev/02805cdc0604 changeset: 4326:02805cdc0604 user: Eric V. Smith <eric@trueblade.com> date: Mon Apr 30 18:05:25 2012 -0400 summary: Make it clear that only finders change, not loaders. files: pep-0420.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pep-0420.txt b/pep-0420.txt --- a/pep-0420.txt +++ b/pep-0420.txt @@ -159,6 +159,7 @@ the string that will be recorded and later used as a component of the namespace module's __path__, as described above. +There is no impact on PEP 302 "loaders". Discussion ========== -- Repository URL: http://hg.python.org/peps
4969
Age (days ago)
4969
Last active (days ago)
0 comments
1 participants
participants (1)
-
eric.smith