cpython/Demo/turtle
Terry Jan Reedy f7f746a828 Issue #21882: In turtle demos, remove module scope gui and sys calls by
moving them to the module's main function.
2014-06-30 16:09:16 -04:00
..
about_turtle.txt #12677: correct turtle orientation in doc 2011-08-07 17:09:15 +02:00
about_turtledemo.txt Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
demohelp.txt Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:16 -04:00
tdemo_I_dontlike_tiltdemo.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
tdemo_bytedesign.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
tdemo_chaos.py Issue 6340: update by Gregor Lingl of his tdemo_chaos demo program. 2009-06-25 17:29:39 +00:00
tdemo_clock.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:16 -04:00
tdemo_colormixer.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_fractalcurves.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
tdemo_lindenmayer_indian.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
tdemo_minimal_hanoi.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:16 -04:00
tdemo_nim.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:16 -04:00
tdemo_paint.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:36 -04:00
tdemo_peace.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:36 -04:00
tdemo_penrose.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
tdemo_planet_and_moon.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:36 -04:00
tdemo_tree.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:36 -04:00
tdemo_two_canvases.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:16 -04:00
tdemo_wikipedia.py Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
tdemo_yinyang.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
turtle.cfg Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00:00
turtleDemo.py Issue #21824: Turtledemo 2.7 help menu entries now display help text instead 2014-06-22 02:32:26 -04:00