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 asvetlov
Recipients Arfrever, asvetlov, bruno.dupuis, eric.araujo, eric.snow, gvanrossum, jkloth, mark.dickinson, pitrou, python-dev, rhettinger
Date 2012-12-13.17:14:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355418866.28.0.606462873809.issue16049@psf.upfronthosting.co.za>
In-reply-to
Content
Done. I prefer to leave existing class order in documentation.
In general I agree with Eric that ABC should be before ABCMeta in the doc but now it has formalized as helper for metaclass with very short documentation.

To put ABC first we need to transplate almost all content of ABCMeta doc int ABC.

If somebody want to do it — please create new issue and feel free to make a patch.
History
Date User Action Args
2012-12-13 17:14:26asvetlovsetrecipients: + asvetlov, gvanrossum, rhettinger, mark.dickinson, pitrou, jkloth, eric.araujo, Arfrever, python-dev, eric.snow, bruno.dupuis
2012-12-13 17:14:26asvetlovsetmessageid: <1355418866.28.0.606462873809.issue16049@psf.upfronthosting.co.za>
2012-12-13 17:14:26asvetlovlinkissue16049 messages
2012-12-13 17:14:26asvetlovcreate