OpenGrok
Cross Reference: pydoc.py
xref
: /
prebuilts
/
python
/
linux-x86
/
2.7.5
/
lib
/
python2.7
/
pydoc.py
Home
|
History
|
Annotate
|
Download
|
only in
python2.7
Lines Matching
full:getcomments
83
result = inspect.getdoc(object) or inspect.
getcomments
(object)