Message 106464 - Python tracker

Message106464

Author mark.dickinson
Recipients hawkett, mark.dickinson
Date 2010-05-25.18:53:02
SpamBayes Score 0.0007898431
Marked as misclassified No
Message-id <1274813584.46.0.220642864577.issue8819@psf.upfronthosting.co.za>
In-reply-to
Content
Judging by the issue 991196 discussion, the described behaviour is intentional.  In particular, this behaviour isn't likely to change in Python 2.x:  2.6 is in bugfix only mode, and 2.7 is too close to release to start messing with internals.

You may be able to make an argument that the behaviour should be changed in Python 3.x; that discussion should happen on python-dev or python-ideas rather than on the tracker, though.
History
Date User Action Args
2010-05-25 18:53:04mark.dickinsonsetrecipients: + mark.dickinson, hawkett
2010-05-25 18:53:04mark.dickinsonsetmessageid: <1274813584.46.0.220642864577.issue8819@psf.upfronthosting.co.za>
2010-05-25 18:53:02mark.dickinsonlinkissue8819 messages
2010-05-25 18:53:02mark.dickinsoncreate