cpython/Demo/turtle
R. David Murray 8f08985422 Merged revisions 73557 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73557 | r.david.murray | 2009-06-25 13:29:39 -0400 (Thu, 25 Jun 2009) | 3 lines

  Issue 6340: update by Gregor Lingl of his tdemo_chaos demo program.
  Functionally equivalent, clearer code, English comments.
........
2009-06-25 17:36:04 +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 Merged revisions 73557 via svnmerge from 2009-06-25 17:36:04 +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