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 berker.peksag
Recipients berker.peksag, docs@python, eric.snow, georg.brandl
Date 2014-04-16.19:01:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397674886.61.0.921722274333.issue21240@psf.upfronthosting.co.za>
In-reply-to
Content
Here's patch. The new PyAbstractMethod class is basically a subclass of the sphinx.domains.python.PyClassmember class which implements the method, classmethod and staticmethod directives.
History
Date User Action Args
2014-04-16 19:01:26berker.peksagsetrecipients: + berker.peksag, georg.brandl, docs@python, eric.snow
2014-04-16 19:01:26berker.peksagsetmessageid: <1397674886.61.0.921722274333.issue21240@psf.upfronthosting.co.za>
2014-04-16 19:01:26berker.peksaglinkissue21240 messages
2014-04-16 19:01:26berker.peksagcreate