Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Drun.py310 def fixdoc(fun, text): function
337 fixdoc(setrecursionlimit, f"""\
345 fixdoc(getrecursionlimit, f"""\
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_run.py320 run.fixdoc(func, "more")
323 run.fixdoc(func, "more")