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 ncoghlan
Recipients chris.jerdonek, docs@python, eric.araujo, ezio.melotti, ncoghlan
Date 2012-11-23.02:52:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353639133.75.0.503597468163.issue15474@psf.upfronthosting.co.za>
In-reply-to
Content
No, using decorators needs to be in the tutorial, but writing your own is a metaprogramming task that's beyond the tutorial's scope.

A HOWTO guide would be appropriate, though.
History
Date User Action Args
2012-11-23 02:52:13ncoghlansetrecipients: + ncoghlan, ezio.melotti, eric.araujo, chris.jerdonek, docs@python
2012-11-23 02:52:13ncoghlansetmessageid: <1353639133.75.0.503597468163.issue15474@psf.upfronthosting.co.za>
2012-11-23 02:52:13ncoghlanlinkissue15474 messages
2012-11-23 02:52:13ncoghlancreate