cpython/Lib/turtledemo
Terry Jan Reedy c26c51a96e Merge with 3.4 2014-06-30 16:09:44 -04:00
..
__init__.py Issue #10291: Cleanup turtledemo to use docstrings for help. 2014-04-19 19:14:29 -07:00
__main__.py Issue #10291: Cleanup turtledemo to use docstrings for help. 2014-04-19 19:14:29 -07:00
bytedesign.py
chaos.py
clock.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:24 -04:00
colormixer.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:24 -04:00
demohelp.txt Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:24 -04:00
forest.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:41 -04:00
fractalcurves.py
lindenmayer.py
minimal_hanoi.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:24 -04:00
nim.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:24 -04:00
paint.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:41 -04:00
peace.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:41 -04:00
penrose.py
planet_and_moon.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:41 -04:00
round_dance.py
tree.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:41 -04:00
turtle.cfg
two_canvases.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:24 -04:00
wikipedia.py
yinyang.py