Home
last modified time | relevance | path

Searched defs:help_file (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Demo/turtle/
DturtleDemo.py189 def show(help_label=help_label, help_file=help_file): argument
/external/python/cpython3/Lib/turtledemo/
D__main__.py307 def show(help_label=help_label, help_file=help_file): argument