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 gmattbond
Recipients benjamin.peterson, eric.araujo, gmattbond, trentm
Date 2010-04-08.03:59:09
SpamBayes Score 0.0001298997
Marked as misclassified No
Message-id <1270699152.8.0.912606362726.issue8029@psf.upfronthosting.co.za>
In-reply-to
Content
I've attached a patch that fixes this particular idiom as well as a problem with the handling of bare 'print' statements. It also includes updated tests for these issues.
History
Date User Action Args
2010-04-08 03:59:12gmattbondsetrecipients: + gmattbond, benjamin.peterson, trentm, eric.araujo
2010-04-08 03:59:12gmattbondsetmessageid: <1270699152.8.0.912606362726.issue8029@psf.upfronthosting.co.za>
2010-04-08 03:59:10gmattbondlinkissue8029 messages
2010-04-08 03:59:10gmattbondcreate