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 georg.brandl
Recipients georg.brandl, hauva
Date 2008-07-20.11:16:13
SpamBayes Score 0.15239641
Marked as misclassified No
Message-id <1216552574.64.0.989316484967.issue3181@psf.upfronthosting.co.za>
In-reply-to
Content
When creating your own subclass, you can always inherit from object too
to create a new-style class.
History
Date User Action Args
2008-07-20 11:16:15georg.brandlsetspambayes_score: 0.152396 -> 0.15239641
recipients: + georg.brandl, hauva
2008-07-20 11:16:14georg.brandlsetspambayes_score: 0.152396 -> 0.152396
messageid: <1216552574.64.0.989316484967.issue3181@psf.upfronthosting.co.za>
2008-07-20 11:16:13georg.brandllinkissue3181 messages
2008-07-20 11:16:13georg.brandlcreate