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 daniel.urban, ncoghlan
Date 2013-01-26.21:29:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359235758.38.0.556194565574.issue17044@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch implements PEP 422 -- Simple class initialisation hook (__init_class__). It includes tests, but it doesn't include documentation yet.
History
Date User Action Args
2013-01-26 21:29:18daniel.urbansetrecipients: + daniel.urban, ncoghlan
2013-01-26 21:29:18daniel.urbansetmessageid: <1359235758.38.0.556194565574.issue17044@psf.upfronthosting.co.za>
2013-01-26 21:29:18daniel.urbanlinkissue17044 messages
2013-01-26 21:29:18daniel.urbancreate