diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-09-20 05:47:55 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-09-20 05:47:55 (GMT) |
commit | f1d90b965e50c17d09535c1f740942dde3d8a294 (patch) | |
tree | 2996aa9005fb3a0728a2dcd0087eba187e34aabc /Lib/pydoc.py | |
parent | c9ed5dc81c143b70203905fe89ece96d0dcea1e3 (diff) | |
download | cpython-f1d90b965e50c17d09535c1f740942dde3d8a294.zip cpython-f1d90b965e50c17d09535c1f740942dde3d8a294.tar.gz cpython-f1d90b965e50c17d09535c1f740942dde3d8a294.tar.bz2 |
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.
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions