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 returning False
Added file: http://bugs.python.org/file9082/subclass_oldstyle.patch

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1747>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to