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 ncoghlan
Recipients hynek, ncoghlan
Date 2012-06-25.11:57:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340625431.29.0.994249132211.issue15180@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, that should do it - I just hadn't looked at the structure of the code to see how annoying it will be to separate the check out from the if statement.

Good use case for PEP 409, too :)
History
Date User Action Args
2012-06-25 11:57:11ncoghlansetrecipients: + ncoghlan, hynek
2012-06-25 11:57:11ncoghlansetmessageid: <1340625431.29.0.994249132211.issue15180@psf.upfronthosting.co.za>
2012-06-25 11:57:10ncoghlanlinkissue15180 messages
2012-06-25 11:57:10ncoghlancreate