Home
last modified time | relevance | path

Searched refs:_check_docstrings (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/support/
D__init__.py1117 def _check_docstrings(): function
1124 HAVE_DOCSTRINGS = (_check_docstrings.__doc__ is not None and