Ensure that isfunction(obj) and (the new) ismethoddescriptor(obj) never
both return true. This restores pydoc's ability to deduce argument lists for functions and methods coded in Python.
Showing
Please
register
or
sign in
to comment
both return true. This restores pydoc's ability to deduce argument lists for functions and methods coded in Python.