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 steve.dower
Recipients Kain, eryksun, petrikas, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2015-05-14.02:33:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431570812.01.0.636720247308.issue23995@psf.upfronthosting.co.za>
In-reply-to
Content
Short of hard-coding a list of expected functions and using hasattr, anyone have any ideas about how to test stuff like this? I kind of feel like alpha/beta releases are the most efficient way to find these.
History
Date User Action Args
2015-05-14 02:33:32steve.dowersetrecipients: + steve.dower, tim.golden, r.david.murray, zach.ware, eryksun, petrikas, Kain
2015-05-14 02:33:32steve.dowersetmessageid: <1431570812.01.0.636720247308.issue23995@psf.upfronthosting.co.za>
2015-05-14 02:33:31steve.dowerlinkissue23995 messages
2015-05-14 02:33:31steve.dowercreate