[Python-Dev] isinstance() on old-style classes in Py 2.7

Barry Warsaw barry at python.org
Tue Oct 21 20:28:54 CEST 2014


On Oct 21, 2014, at 11:22 AM, Guido van Rossum wrote:

>Hm. I've never been a fan of that. EIBTI and such...

Yeah, I just hate seeing `class Foo(object)` in Python 3 and am too lazy to
clean up every class definition. ;)  YMMV!

Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-dev/attachments/20141021/2b3bac82/attachment.sig>


More information about the Python-Dev mailing list