Message 162548 - Python tracker (original) (raw)

Message162548

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:42 larry set recipients: + larry, benjamin.peterson, Arfrever, r.david.murray, neologix, Yury.Selivanov, rosslagerwall, serhiy.storchaka
2012-06-08 19:02:42 larry set messageid: 1339182162.18.0.577500679722.issue14626@psf.upfronthosting.co.za
2012-06-08 19:02:41 larry link issue14626 messages
2012-06-08 19:02:41 larry create