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 William.Schwartz
Recipients William.Schwartz, docs@python
Date 2012-07-03.15:30:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341329413.25.0.815543157319.issue15243@psf.upfronthosting.co.za>
In-reply-to
Content
Attached a unittest script to demonstrate that __prepare__ is implicitly a staticmethod.
History
Date User Action Args
2012-07-03 15:30:13William.Schwartzsetrecipients: + William.Schwartz, docs@python
2012-07-03 15:30:13William.Schwartzsetmessageid: <1341329413.25.0.815543157319.issue15243@psf.upfronthosting.co.za>
2012-07-03 15:30:12William.Schwartzlinkissue15243 messages
2012-07-03 15:30:12William.Schwartzcreate