Georg Brandl <ge...@python.org> added the comment:

Fixed the missing verb in r80084.  I don't think the new special methods need 
to be mention in isinstance() or issubclass() docs; they are very rarely 
needed, and other builtins don't mention their special methods either (e.g. 
abs(), complex(), or getattr().)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5250>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to