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 r.david.murray
Recipients brett.cannon, eric.snow, larry, ncoghlan, r.david.murray, vstinner
Date 2014-01-05.03:47:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388893661.91.0.881064877506.issue20123@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good, except you can replace those any calls with simple calls to endswith using a tuple of strings (I forgot the call to tuple in my example).
History
Date User Action Args
2014-01-05 03:47:41r.david.murraysetrecipients: + r.david.murray, brett.cannon, ncoghlan, vstinner, larry, eric.snow
2014-01-05 03:47:41r.david.murraysetmessageid: <1388893661.91.0.881064877506.issue20123@psf.upfronthosting.co.za>
2014-01-05 03:47:41r.david.murraylinkissue20123 messages
2014-01-05 03:47:41r.david.murraycreate