Home
last modified time | relevance | path

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

/third_party/python/Lib/
Ddoctest.py2413 class DocFileCase(DocTestCase): class
2450 return DocFileCase(test, **options)
/third_party/python/Doc/library/
Ddoctest.rst1095 :class:`doctest.DocFileCase` instances, and :class:`DocFileCase` is a subclass