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 rhettinger
Recipients adelfino, docs@python, rhettinger
Date 2018-06-09.19:54:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528574062.29.0.592728768989.issue33816@psf.upfronthosting.co.za>
In-reply-to
Content
Probably, the entire section with the OrderedClass example should be removed.  Once class dicts became ordered by default, the __prepare__ attribute lost its principal motivating use case.
History
Date User Action Args
2018-06-09 19:54:22rhettingersetrecipients: + rhettinger, docs@python, adelfino
2018-06-09 19:54:22rhettingersetmessageid: <1528574062.29.0.592728768989.issue33816@psf.upfronthosting.co.za>
2018-06-09 19:54:22rhettingerlinkissue33816 messages
2018-06-09 19:54:22rhettingercreate