Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Drun.py332 def fixdoc(fun, text): function
359 fixdoc(setrecursionlimit, f"""\
367 fixdoc(getrecursionlimit, f"""\
/third_party/python/Lib/idlelib/idle_test/
Dtest_run.py361 run.fixdoc(func, "more")
364 run.fixdoc(func, "more")