cpython/Demo/turtle
R. David Murray c7071671c9 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:32:06 +00:00
..
about_turtle.txt Patch #3064: Port new turtle module and demos to 3.0. 2008-06-10 04:44:07 +00:00
about_turtledemo.txt Patch #3064: Port new turtle module and demos to 3.0. 2008-06-10 04:44:07 +00:00
demohelp.txt Patch #3064: Port new turtle module and demos to 3.0. 2008-06-10 04:44:07 +00:00
tdemo_I_dontlike_tiltdemo.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_bytedesign.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_chaos.py Merged revisions 73557 via svnmerge from 2009-06-25 17:32:06 +00:00
tdemo_clock.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_colormixer.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_forest.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_fractalcurves.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_lindenmayer_indian.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_minimal_hanoi.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_nim.py #5923: update turtle module to version 1.1. 2009-05-05 08:14:33 +00:00
tdemo_paint.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_peace.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_penrose.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_planet_and_moon.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_round_dance.py #5923: update turtle module to version 1.1. 2009-05-05 08:14:33 +00:00
tdemo_tree.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_wikipedia.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
tdemo_yinyang.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00
turtle.cfg Patch #3064: Port new turtle module and demos to 3.0. 2008-06-10 04:44:07 +00:00
turtleDemo.py Merged revisions 66686 via svnmerge from 2008-09-29 22:19:08 +00:00
turtledemo_two_canvases.py Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +00:00