[Python-Dev] Listing of PEP 328 status and possible minor oversight

Brett Cannon brett at python.org
Wed Dec 20 20:11:11 CET 2006


I just noticed that PEP 328 (relative imports) is listed as an accepted PEP,
but not completed.  Is this because there is still things to do for 2.6 and
2.7?  Or did someone just forget to move it to the completed PEPs section of
the PEP index?  If it is the former then PEP 362 will need to be moved.

I also noticed that there is no mention of removing import redirection to a
top-level module by having None in sys.modules.  Was this for
backwards-compatibility issues, or was it just not thought of?

-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20061220/d6c7ff30/attachment.htm 


More information about the Python-Dev mailing list