summaryrefslogtreecommitdiffstats
path: root/Mac/PythonLauncher
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2014-01-16 16:59:17 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2014-01-16 16:59:17 (GMT)
commite0ed2d75c8bce7f0fc76c55c957052aa8a0756f2 (patch)
treef7189504e53c1be575130aff11c7e5688f975784 /Mac/PythonLauncher
parent09421f82eb1394c4df933f8796ff668eb59f2492 (diff)
downloadcpython-e0ed2d75c8bce7f0fc76c55c957052aa8a0756f2.zip
cpython-e0ed2d75c8bce7f0fc76c55c957052aa8a0756f2.tar.gz
cpython-e0ed2d75c8bce7f0fc76c55c957052aa8a0756f2.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.
Diffstat (limited to 'Mac/PythonLauncher')
-rw-r--r--[-rwxr-xr-x]Mac/PythonLauncher/FileSettings.h0
-rw-r--r--[-rwxr-xr-x]Mac/PythonLauncher/FileSettings.m0
-rw-r--r--[-rwxr-xr-x]Mac/PythonLauncher/MyDocument.h0
-rw-r--r--[-rwxr-xr-x]Mac/PythonLauncher/MyDocument.m0
-rw-r--r--[-rwxr-xr-x]Mac/PythonLauncher/main.m0
5 files changed, 0 insertions, 0 deletions
diff --git a/Mac/PythonLauncher/FileSettings.h b/Mac/PythonLauncher/FileSettings.h
index 7b74a9b..7b74a9b 100755..100644
--- a/Mac/PythonLauncher/FileSettings.h
+++ b/Mac/PythonLauncher/FileSettings.h
diff --git a/Mac/PythonLauncher/FileSettings.m b/Mac/PythonLauncher/FileSettings.m
index 3438870..3438870 100755..100644
--- a/Mac/PythonLauncher/FileSettings.m
+++ b/Mac/PythonLauncher/FileSettings.m
diff --git a/Mac/PythonLauncher/MyDocument.h b/Mac/PythonLauncher/MyDocument.h
index 00c1bae..00c1bae 100755..100644
--- a/Mac/PythonLauncher/MyDocument.h
+++ b/Mac/PythonLauncher/MyDocument.h
diff --git a/Mac/PythonLauncher/MyDocument.m b/Mac/PythonLauncher/MyDocument.m
index 90c5db9..90c5db9 100755..100644
--- a/Mac/PythonLauncher/MyDocument.m
+++ b/Mac/PythonLauncher/MyDocument.m
diff --git a/Mac/PythonLauncher/main.m b/Mac/PythonLauncher/main.m
index 04b4d73..04b4d73 100755..100644
--- a/Mac/PythonLauncher/main.m
+++ b/Mac/PythonLauncher/main.m