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 William.Schwartz, daniel.urban, docs@python, eric.araujo, ncoghlan
Date 2012-07-05.20:52:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341521539.64.0.620484242881.issue15243@psf.upfronthosting.co.za>
In-reply-to
Content
Actually the docs contained a similar sentence ("If the metaclass has a :meth:`__prepare__` attribute (usually implemented as a class or static method), ..."), but it was removed in befd56673c80 when Nick rewrote this section.
History
Date User Action Args
2012-07-05 20:52:19daniel.urbansetrecipients: + daniel.urban, ncoghlan, eric.araujo, docs@python, William.Schwartz
2012-07-05 20:52:19daniel.urbansetmessageid: <1341521539.64.0.620484242881.issue15243@psf.upfronthosting.co.za>
2012-07-05 20:52:19daniel.urbanlinkissue15243 messages
2012-07-05 20:52:19daniel.urbancreate