Home
last modified time | relevance | path

Searched defs:requires_docstrings (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/support/
D__init__.py1635 requires_docstrings = unittest.skipUnless(HAVE_DOCSTRINGS, variable
/external/python/cpython3/Lib/test/support/
D__init__.py2013 requires_docstrings = unittest.skipUnless(HAVE_DOCSTRINGS, variable