cpython/Lib/turtledemo
Terry Jan Reedy f51531e257 Issue #21823: Catch turtle.Terminator exceptions in turtledemo.
Add note to demohelp.txt about doing so.
2014-06-22 01:18:54 -04:00
..
__init__.py
__main__.py
about_turtle.txt
about_turtledemo.txt
bytedesign.py
chaos.py
clock.py Issue #21823: Catch turtle.Terminator exceptions in turtledemo. 2014-06-22 01:18:54 -04:00
colormixer.py
demohelp.txt Issue #21823: Catch turtle.Terminator exceptions in turtledemo. 2014-06-22 01:18:54 -04:00
forest.py
fractalcurves.py
lindenmayer.py
minimal_hanoi.py Issue #21823: Catch turtle.Terminator exceptions in turtledemo. 2014-06-22 01:18:54 -04:00
nim.py
paint.py
peace.py
penrose.py
planet_and_moon.py
round_dance.py
tree.py
turtle.cfg
two_canvases.py
wikipedia.py
yinyang.py