Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Ddoctest.py2431 class DocFileCase(DocTestCase): class
2472 return DocFileCase(test, **options)
/external/python/cpython2/Doc/library/
Ddoctest.rst1135 :class:`doctest.DocFileCase` instances, and :class:`DocFileCase` is a subclass