Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Ddoctest.py2438 def DocFileSuite(*paths, **kw): function
/external/python/cpython2/Lib/
Ddoctest.py2474 def DocFileSuite(*paths, **kw): function