Home
last modified time | relevance | path

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

/third_party/python/Lib/
Ddoctest.py2626 debug_script(testsrc, pm, globs)
2628 def debug_script(src, pm=False, globs=None): function
2657 debug_script(testsrc, pm, module.__dict__)
/third_party/python/Misc/
DHISTORY9442 - Issue #12451: doctest.debug_script() doesn't create a temporary file