cpython/Demo/turtle
Martin v. Löwis 601149bb8e Merged revisions 66686 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r66686 | martin.v.loewis | 2008-09-30 00:09:07 +0200 (Di, 30 Sep 2008) | 5 lines

  Issue #3965: Allow repeated calls to turtle.Screen, by making it a
  true singleton object.

  Reviewed by Gregor Lingl.
........
2008-09-29 22:19:08 +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 Bug #3884: Make the turtle module toplevel again. 2008-09-21 07:32:10 +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_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_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