Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/support/
D__init__.py2003 def _check_docstrings(): function
2010 HAVE_DOCSTRINGS = (_check_docstrings.__doc__ is not None and