This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients mrbax, terry.reedy
Date 2009-07-31.20:26:16
SpamBayes Score 4.2775466e-07
Marked as misclassified No
Message-id <1249071978.38.0.990445761121.issue6580@psf.upfronthosting.co.za>
In-reply-to
Content
2.5 is closed to fixes other than security fixes.
So this needs to be checked with the latest 2.6.

The implementation of new features does not always exactly follow the
PEP. So if there is also no warning in 2.6, the question remains whether
accident or intention. Perhaps it was decided that the warning was too
difficult or that it would make too much noise because some people were
doing this intentionally and would not want the warning, whereas few
people accidentally do the sort of thing your example does.

If this is true, as I sort of suspect, the PEP should be revised not to
mislead.
History
Date User Action Args
2009-07-31 20:26:18terry.reedysetrecipients: + terry.reedy, mrbax
2009-07-31 20:26:18terry.reedysetmessageid: <1249071978.38.0.990445761121.issue6580@psf.upfronthosting.co.za>
2009-07-31 20:26:16terry.reedylinkissue6580 messages
2009-07-31 20:26:16terry.reedycreate