Searched refs:docstring_only (Results 1 – 1 of 1) sorted by relevance
2214 docstring_only=False): argument2232 self.docstring_only = docstring_only2272 'docstring_only': self.docstring_only,4624 self.function.docstring_only = True4770 if not f.docstring_only:4807 if is_self and f.docstring_only:4813 need_slash = not f.docstring_only4876 if not f.docstring_only: