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

2006-12-20 Thread Brett Cannon
On 12/20/06, Thomas Wouters <[EMAIL PROTECTED]> wrote: On 12/20/06, Brett Cannon <[EMAIL PROTECTED]> wrote: > > 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

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

2006-12-20 Thread Thomas Wouters
On 12/20/06, Brett Cannon <[EMAIL PROTECTED]> wrote: 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

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

2006-12-20 Thread Brett Cannon
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 mov