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 larry
Recipients Arfrever, Yury.Selivanov, benjamin.peterson, larry, neologix, r.david.murray, rosslagerwall, serhiy.storchaka
Date 2012-06-08.19:02:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339182162.18.0.577500679722.issue14626@psf.upfronthosting.co.za>
In-reply-to
Content
BTW: If PEP 362 is accepted, and this patch makes it for 3.3 (both of which I think will happen), I'll hand-code signatures for the functions that may throw NotImplementedError so users can use "is_implemented" to LBYL.
History
Date User Action Args
2012-06-08 19:02:42larrysetrecipients: + larry, benjamin.peterson, Arfrever, r.david.murray, neologix, Yury.Selivanov, rosslagerwall, serhiy.storchaka
2012-06-08 19:02:42larrysetmessageid: <1339182162.18.0.577500679722.issue14626@psf.upfronthosting.co.za>
2012-06-08 19:02:41larrylinkissue14626 messages
2012-06-08 19:02:41larrycreate