Chris Rebert <[email protected]> added the comment: This might need to be reopened.
There's a verb missing from he following sentence of the patch: "This is consistent with the lookup of special methods that called on instances, only that in this case the instance is itself a class." Secondly, and more importantly, the issubclass() and isinstance() docs don't mention the new special methods in question. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5250> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
