diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2014-01-16 18:48:45 +0200 |
|---|---|---|
| committer | Serhiy Storchaka <storchaka@gmail.com> | 2014-01-16 18:48:45 +0200 |
| commit | e56e8994a7805bbaf1df791a23d28dde80ba25e2 (patch) | |
| tree | 306eee48468b4dd07b4d739e44f2ca7336a4d734 /Mac/PythonLauncher | |
| parent | 510c3a1d94e664c5984cb63035b81efad80d073d (diff) | |
| download | cpython-e56e8994a7805bbaf1df791a23d28dde80ba25e2.tar.gz | |
Issue #19936: Remove executable bits from C source files and several forgotten
test files.
Diffstat (limited to 'Mac/PythonLauncher')
| -rw-r--r--[-rwxr-xr-x] | Mac/PythonLauncher/FileSettings.h | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | Mac/PythonLauncher/FileSettings.m | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | Mac/PythonLauncher/MyDocument.h | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | Mac/PythonLauncher/MyDocument.m | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | Mac/PythonLauncher/main.m | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/Mac/PythonLauncher/FileSettings.h b/Mac/PythonLauncher/FileSettings.h index 7b74a9b24d..7b74a9b24d 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 3438870b74..3438870b74 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 00c1bae54e..00c1bae54e 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 90c5db9dc5..90c5db9dc5 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 04b4d7321f..04b4d7321f 100755..100644 --- a/Mac/PythonLauncher/main.m +++ b/Mac/PythonLauncher/main.m |
