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 eric.araujo
Recipients Paul.Davis, docs@python, eric.araujo, terry.reedy
Date 2010-08-07.21:36:07
SpamBayes Score 0.05775857
Marked as misclassified No
Message-id <1281216968.38.0.271290323152.issue8722@psf.upfronthosting.co.za>
In-reply-to
Content
Old-style classes can’t have descriptors, hence no properties, static methods, class methods or super.
History
Date User Action Args
2010-08-07 21:36:08eric.araujosetrecipients: + eric.araujo, terry.reedy, docs@python, Paul.Davis
2010-08-07 21:36:08eric.araujosetmessageid: <1281216968.38.0.271290323152.issue8722@psf.upfronthosting.co.za>
2010-08-07 21:36:07eric.araujolinkissue8722 messages
2010-08-07 21:36:07eric.araujocreate