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 chafporte
Recipients benjamin.peterson, chafporte, rhettinger
Date 2008-11-14.23:15:05
SpamBayes Score 5.0847368e-05
Marked as misclassified No
Message-id <1226704506.56.0.672667688457.issue4326@psf.upfronthosting.co.za>
In-reply-to
Content
but like that there is no way to detect if the object
is a class or an instance. type() says it's a class in both case !
History
Date User Action Args
2008-11-14 23:15:07chafportesetrecipients: + chafporte, rhettinger, benjamin.peterson
2008-11-14 23:15:06chafportesetmessageid: <1226704506.56.0.672667688457.issue4326@psf.upfronthosting.co.za>
2008-11-14 23:15:05chafportelinkissue4326 messages
2008-11-14 23:15:05chafportecreate