cpython/Demo/turtle
Serhiy Storchaka e0ed2d75c8 Issue #19936: Added executable bits or shebang lines to Python scripts which
requires them.  Disable executable bits and shebang lines in test and
benchmark files in order to prevent using a random system python, and in
source files of modules which don't provide command line interface.
2014-01-16 18:59:17 +02: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 Patch #1513695: New turtle module, with demos. 2008-06-04 06:29:55 +00: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 #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02: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 #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
tdemo_nim.py Add updated .hgeol file and fix newlines in the 2.7 branch. 2011-03-05 15:06:13 +01:00
tdemo_paint.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
tdemo_peace.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02: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 #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
tdemo_tree.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02: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 #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
turtledemo_two_canvases.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00