cpython/Lib/turtledemo
Sandro Tosi 2a389e4601 #12677: correct turtle orientation in doc 2011-08-07 17:12:19 +02:00
..
__init__.py
__main__.py Add the missing __main__.py in the turtledemo package. It seems to have been lost during some mass rename action (r86095). 2010-12-30 22:31:10 +00:00
about_turtle.txt #12677: correct turtle orientation in doc 2011-08-07 17:12:19 +02:00
about_turtledemo.txt Add the missing __main__.py in the turtledemo package. It seems to have been lost during some mass rename action (r86095). 2010-12-30 22:31:10 +00:00
bytedesign.py
chaos.py
clock.py
colormixer.py
demohelp.txt
forest.py Issue #10199: Moved Demo/turtle under Lib/ 2010-11-01 17:39:37 +00:00
fractalcurves.py
lindenmayer.py
minimal_hanoi.py
nim.py Issue #10199: Moved Demo/turtle under Lib/ 2010-11-01 17:39:37 +00:00
paint.py
peace.py
penrose.py
planet_and_moon.py
round_dance.py
tree.py
turtle.cfg
two_canvases.py
wikipedia.py
yinyang.py