Searched refs:_turtle_docrevise (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A Dturtle.py3822 def _turtle_docrevise(docstr): function
3869 eval(methodname).__doc__ = _turtle_docrevise(eval('Turtle.'+methodname).__doc__)
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A Dturtle.py3822 def _turtle_docrevise(docstr): function
3869 eval(methodname).__doc__ = _turtle_docrevise(eval('Turtle.'+methodname).__doc__)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py3822 def _turtle_docrevise(docstr): function
3869 eval(methodname).__doc__ = _turtle_docrevise(eval('Turtle.'+methodname).__doc__)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py3822 def _turtle_docrevise(docstr): function
3869 eval(methodname).__doc__ = _turtle_docrevise(eval('Turtle.'+methodname).__doc__)

Completed in 55 milliseconds