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 benjamin.peterson
Recipients Arfrever, Darren.Dale, asvetlov, benjamin.peterson, christopherthemagnificent, daniel.urban, docs@python, dsdale24, eric.araujo, eric.snow, ncoghlan, python-dev, r.david.murray, stutzbach
Date 2012-10-17.18:07:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350497220.38.0.322340447995.issue16267@psf.upfronthosting.co.za>
In-reply-to
Content
I don't see why classmethod/staticmethod should be special cased if it doesn't work for other decorators.
History
Date User Action Args
2012-10-17 18:07:00benjamin.petersonsetrecipients: + benjamin.peterson, ncoghlan, stutzbach, eric.araujo, Arfrever, r.david.murray, asvetlov, daniel.urban, christopherthemagnificent, docs@python, dsdale24, python-dev, eric.snow, Darren.Dale
2012-10-17 18:07:00benjamin.petersonsetmessageid: <1350497220.38.0.322340447995.issue16267@psf.upfronthosting.co.za>
2012-10-17 18:07:00benjamin.petersonlinkissue16267 messages
2012-10-17 18:07:00benjamin.petersoncreate