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 pitrou
Recipients ajaksu2, benjamin.peterson, djc, facundobatista, gregory.p.smith, pitrou, theller
Date 2008-08-25.20:09:24
SpamBayes Score 0.005135766
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
I'm currently doing the port to py3k. It makes me find interesting flaws
in the current isinstance/issubclass implementation :-))
History
Date User Action Args
2008-08-25 20:09:27pitrousetrecipients: + pitrou, theller, facundobatista, gregory.p.smith, ajaksu2, benjamin.peterson, djc
2008-08-25 20:09:26pitrousetmessageid: <[email protected]>
2008-08-25 20:09:25pitroulinkissue2534 messages
2008-08-25 20:09:24pitroucreate