diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2014-01-16 17:33:23 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2014-01-16 17:33:23 +0200 |
commit | 4c9c3a61e51810a544e23997710fe92298ae5112 (patch) | |
tree | 3e5876f2be98f416b63c6126b5be4bd9e591a143 /Mac | |
parent | 421f909b032c74366a6acc038f4e4261a759b73a (diff) | |
parent | 510c3a1d94e664c5984cb63035b81efad80d073d (diff) | |
download | cpython-4c9c3a61e51810a544e23997710fe92298ae5112.tar.gz |
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 'Mac')
-rwxr-xr-x[-rw-r--r--] | Mac/Tools/bundlebuilder.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | Mac/Tools/plistlib_generate_testdata.py | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/Mac/Tools/bundlebuilder.py b/Mac/Tools/bundlebuilder.py index f5679d3bd1..f5679d3bd1 100644..100755 --- a/Mac/Tools/bundlebuilder.py +++ b/Mac/Tools/bundlebuilder.py diff --git a/Mac/Tools/plistlib_generate_testdata.py b/Mac/Tools/plistlib_generate_testdata.py index 68d4d740a9..68d4d740a9 100644..100755 --- a/Mac/Tools/plistlib_generate_testdata.py +++ b/Mac/Tools/plistlib_generate_testdata.py |