[issue1747] issubclass(NotSubclassOfObject, InstanceOfAbcMeta) fails instead of returning False

2008-01-06 Thread Jeffrey Yasskin
Jeffrey Yasskin added the comment: This is certainly not the only way to fix this. Is it the best? -- keywords: +patch title: isinstance(NotSubclassOfObject, InstanceOfAbcMeta) fails instead of returning False - issubclass(NotSubclassOfObject, InstanceOfAbcMeta) fails instead of

[issue1747] issubclass(NotSubclassOfObject, InstanceOfAbcMeta) fails instead of returning False

2008-01-06 Thread Jeffrey Yasskin
Jeffrey Yasskin added the comment: Committed as r59809. -- status: open - closed __ Tracker [EMAIL PROTECTED] http://bugs.python.org/issue1747 __ ___ Python-bugs-list mailing