summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2014-01-16 16:50:53 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2014-01-16 16:50:53 (GMT)
commit18cc3da508503e60e41dc0acce6a8850c25d50e8 (patch)
treec48b0240aeaa3c6bd8a2d178cdc22d44d657a776
parent8f8ec92de85b40b9e7bec81ae87f18cc3996c560 (diff)
parent7f470d0f9cf8eed178291f79f3e1d3ca0f30c85e (diff)
downloadcpython-18cc3da508503e60e41dc0acce6a8850c25d50e8.zip
cpython-18cc3da508503e60e41dc0acce6a8850c25d50e8.tar.gz
cpython-18cc3da508503e60e41dc0acce6a8850c25d50e8.tar.bz2
Issue #19936: Remove executable bits from C source files and several forgotten
test files.
-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
-rw-r--r--[-rwxr-xr-x]Modules/_decimal/tests/bench.py0
-rw-r--r--[-rwxr-xr-x]Modules/_decimal/tests/deccheck.py0
-rw-r--r--[-rwxr-xr-x]PC/msvcrtmodule.c0
-rwxr-xr-x[-rw-r--r--]Tools/test2to3/maintest.py0
9 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
diff --git a/Modules/_decimal/tests/bench.py b/Modules/_decimal/tests/bench.py
index 56566cc..56566cc 100755..100644
--- a/Modules/_decimal/tests/bench.py
+++ b/Modules/_decimal/tests/bench.py
diff --git a/Modules/_decimal/tests/deccheck.py b/Modules/_decimal/tests/deccheck.py
index c4c5a44..c4c5a44 100755..100644
--- a/Modules/_decimal/tests/deccheck.py
+++ b/Modules/_decimal/tests/deccheck.py
diff --git a/PC/msvcrtmodule.c b/PC/msvcrtmodule.c
index 18dec6d..18dec6d 100755..100644
--- a/PC/msvcrtmodule.c
+++ b/PC/msvcrtmodule.c
diff --git a/Tools/test2to3/maintest.py b/Tools/test2to3/maintest.py
index 036dd4f..036dd4f 100644..100755
--- a/Tools/test2to3/maintest.py
+++ b/Tools/test2to3/maintest.py