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 daniel.urban
Recipients benjamin.peterson, daniel.urban, della, gvanrossum, pitrou, terry.reedy
Date 2010-08-14.07:27:53
SpamBayes Score 0.050665952
Marked as misclassified No
Message-id <1281770877.68.0.430090030333.issue5867@psf.upfronthosting.co.za>
In-reply-to
Content
I'm attaching a new patch adding the abc.abstractclassmethod and abc.abstractstaticmethod decorators.
History
Date User Action Args
2010-08-14 07:27:58daniel.urbansetrecipients: + daniel.urban, gvanrossum, terry.reedy, pitrou, benjamin.peterson, della
2010-08-14 07:27:57daniel.urbansetmessageid: <1281770877.68.0.430090030333.issue5867@psf.upfronthosting.co.za>
2010-08-14 07:27:55daniel.urbanlinkissue5867 messages
2010-08-14 07:27:55daniel.urbancreate