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 terry.reedy
Recipients matrixise, rhettinger, terry.reedy
Date 2015-11-06.21:56:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446846988.13.0.116583680949.issue25548@psf.upfronthosting.co.za>
In-reply-to
Content
In 3.x, old style classes are gone, so you get a new style class with or without '(object)'.
History
Date User Action Args
2015-11-06 21:56:28terry.reedysetrecipients: + terry.reedy, rhettinger, matrixise
2015-11-06 21:56:28terry.reedysetmessageid: <1446846988.13.0.116583680949.issue25548@psf.upfronthosting.co.za>
2015-11-06 21:56:28terry.reedylinkissue25548 messages
2015-11-06 21:56:28terry.reedycreate