summaryrefslogtreecommitdiffstats
path: root/Lib/turtledemo
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2014-01-16 15:33:23 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2014-01-16 15:33:23 (GMT)
commit8f8ec92de85b40b9e7bec81ae87f18cc3996c560 (patch)
tree4aaf0102840557e349731d720f3ca7fe690baa5c /Lib/turtledemo
parent5cacb84d836bd1f618702adaf0c6e704268f677d (diff)
parentaea79dd2c622a9b2a52e0b511e48ca86e0df9134 (diff)
downloadcpython-8f8ec92de85b40b9e7bec81ae87f18cc3996c560.zip
cpython-8f8ec92de85b40b9e7bec81ae87f18cc3996c560.tar.gz
cpython-8f8ec92de85b40b9e7bec81ae87f18cc3996c560.tar.bz2
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. Fixed shebang lines in the unittestgui and checkpip scripts.
Diffstat (limited to 'Lib/turtledemo')
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/bytedesign.py0
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/clock.py0
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/forest.py0
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/fractalcurves.py0
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/lindenmayer.py0
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/minimal_hanoi.py0
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/paint.py0
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/peace.py0
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/penrose.py0
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/planet_and_moon.py0
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/tree.py0
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/two_canvases.py0
-rwxr-xr-x[-rw-r--r--]Lib/turtledemo/yinyang.py0
13 files changed, 0 insertions, 0 deletions
diff --git a/Lib/turtledemo/bytedesign.py b/Lib/turtledemo/bytedesign.py
index 64b1d7d..64b1d7d 100644..100755
--- a/Lib/turtledemo/bytedesign.py
+++ b/Lib/turtledemo/bytedesign.py
diff --git a/Lib/turtledemo/clock.py b/Lib/turtledemo/clock.py
index a0d157b..a0d157b 100644..100755
--- a/Lib/turtledemo/clock.py
+++ b/Lib/turtledemo/clock.py
diff --git a/Lib/turtledemo/forest.py b/Lib/turtledemo/forest.py
index a837d84..a837d84 100644..100755
--- a/Lib/turtledemo/forest.py
+++ b/Lib/turtledemo/forest.py
diff --git a/Lib/turtledemo/fractalcurves.py b/Lib/turtledemo/fractalcurves.py
index c49f8b8..c49f8b8 100644..100755
--- a/Lib/turtledemo/fractalcurves.py
+++ b/Lib/turtledemo/fractalcurves.py
diff --git a/Lib/turtledemo/lindenmayer.py b/Lib/turtledemo/lindenmayer.py
index 3925f25..3925f25 100644..100755
--- a/Lib/turtledemo/lindenmayer.py
+++ b/Lib/turtledemo/lindenmayer.py
diff --git a/Lib/turtledemo/minimal_hanoi.py b/Lib/turtledemo/minimal_hanoi.py
index cfb78dc..cfb78dc 100644..100755
--- a/Lib/turtledemo/minimal_hanoi.py
+++ b/Lib/turtledemo/minimal_hanoi.py
diff --git a/Lib/turtledemo/paint.py b/Lib/turtledemo/paint.py
index 68058ab..68058ab 100644..100755
--- a/Lib/turtledemo/paint.py
+++ b/Lib/turtledemo/paint.py
diff --git a/Lib/turtledemo/peace.py b/Lib/turtledemo/peace.py
index 63cf7cc..63cf7cc 100644..100755
--- a/Lib/turtledemo/peace.py
+++ b/Lib/turtledemo/peace.py
diff --git a/Lib/turtledemo/penrose.py b/Lib/turtledemo/penrose.py
index f73c864..f73c864 100644..100755
--- a/Lib/turtledemo/penrose.py
+++ b/Lib/turtledemo/penrose.py
diff --git a/Lib/turtledemo/planet_and_moon.py b/Lib/turtledemo/planet_and_moon.py
index 14c4bbc..14c4bbc 100644..100755
--- a/Lib/turtledemo/planet_and_moon.py
+++ b/Lib/turtledemo/planet_and_moon.py
diff --git a/Lib/turtledemo/tree.py b/Lib/turtledemo/tree.py
index 9c0b1f7..9c0b1f7 100644..100755
--- a/Lib/turtledemo/tree.py
+++ b/Lib/turtledemo/tree.py
diff --git a/Lib/turtledemo/two_canvases.py b/Lib/turtledemo/two_canvases.py
index 02d89db..02d89db 100644..100755
--- a/Lib/turtledemo/two_canvases.py
+++ b/Lib/turtledemo/two_canvases.py
diff --git a/Lib/turtledemo/yinyang.py b/Lib/turtledemo/yinyang.py
index 11d1f47..11d1f47 100644..100755
--- a/Lib/turtledemo/yinyang.py
+++ b/Lib/turtledemo/yinyang.py