Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dturtle.py3960 def _make_global_funcs(functions, cls, obj, init, docrevise): argument
3970 globals()[methodname].__doc__ = docrevise(method.__doc__)