Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
Dturtle.py3810 def _turtle_docrevise(docstr): function
3869 'Turtle._pen', 'Turtle()', _turtle_docrevise)
/external/python/cpython3/Lib/
Dturtle.py3914 def _turtle_docrevise(docstr): function
3973 'Turtle._pen', 'Turtle()', _turtle_docrevise)