Larry Hastings added the comment: Okay, that's a fair point. I checked, and the documentation specifically says that ismethod only returns true on bound methods implemented in Python. I think that's a bad API, it should be agnostic about the implementation language. But I'll remove the change to ismethod and rework the patch to pydoc around it.
---------- title: Make inspect and pydoc consistent about bound methods -> Make pydoc consistent about bound methods _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20710> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com