Home | History | Annotate | Download | only in python2.7

Lines Matching full:getcomments

83     result = inspect.getdoc(object) or inspect.getcomments(object)