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 rhettinger
Recipients georg.brandl, jrosiek, rhettinger
Date 2009-01-13.09:09:50
SpamBayes Score 0.00079840707
Marked as misclassified No
Message-id <1231837792.61.0.00281236765598.issue4922@psf.upfronthosting.co.za>
In-reply-to
Content
The comments were incorrect.
Mutating methods always return None.
Fixed in r68570.
Needs to be ported to 2.6, 3.0, and 3.1.
History
Date User Action Args
2009-01-13 09:09:53rhettingersetrecipients: + rhettinger, georg.brandl, jrosiek
2009-01-13 09:09:52rhettingersetmessageid: <1231837792.61.0.00281236765598.issue4922@psf.upfronthosting.co.za>
2009-01-13 09:09:51rhettingerlinkissue4922 messages
2009-01-13 09:09:50rhettingercreate