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 terry.reedy
Date 2014-01-17.21:17:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389993469.64.0.526697701508.issue20285@psf.upfronthosting.co.za>
In-reply-to
Content
On python-list, Jean-Michel Pichavant pointed out that the status of object is different in 2.7. 'for new-style classes' would have to be added. 2.7 currently has the same output, but the meaning is slightly different as type and class are slightly different there.
History
Date User Action Args
2014-01-17 21:17:49terry.reedysetrecipients: + terry.reedy
2014-01-17 21:17:49terry.reedysetmessageid: <1389993469.64.0.526697701508.issue20285@psf.upfronthosting.co.za>
2014-01-17 21:17:49terry.reedylinkissue20285 messages
2014-01-17 21:17:49terry.reedycreate