cpython/Demo/turtle
Martin v. Löwis e563aa4383 Issue #3965: Allow repeated calls to turtle.Screen, by making it a
true singleton object.

Reviewed by Gregor Lingl.
2008-09-29 22:09:07 +00:00
..
about_turtle.txt Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
about_turtledemo.txt Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
demohelp.txt Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_I_dontlike_tiltdemo.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_bytedesign.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_chaos.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_clock.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_colormixer.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_fractalcurves.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_lindenmayer_indian.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_minimal_hanoi.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_paint.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_peace.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_penrose.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_planet_and_moon.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_tree.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_wikipedia.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_yinyang.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
turtle.cfg Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
turtleDemo.py Issue #3965: Allow repeated calls to turtle.Screen, by making it a 2008-09-29 22:09:07 +00:00
turtledemo_two_canvases.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00