Home
last modified time | relevance | path

Searched refs:HAVE_DOCSTRINGS (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/ctypes/test/
H A Dtest_win32.py61 if support.HAVE_DOCSTRINGS:
/third_party/python/Lib/test/support/
H A D__init__.py1236 HAVE_DOCSTRINGS = (_check_docstrings.__doc__ is not None and variable
1239 requires_docstrings = unittest.skipUnless(HAVE_DOCSTRINGS,
/third_party/python/Lib/test/
H A Dtest_pydoc.py40 if test.support.HAVE_DOCSTRINGS:

Completed in 6 milliseconds