summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2014-01-16 18:48:45 +0200
committerSerhiy Storchaka <storchaka@gmail.com>2014-01-16 18:48:45 +0200
commit7f470d0f9cf8eed178291f79f3e1d3ca0f30c85e (patch)
tree09299d8e8bd26fc5102756d3a9e71d0d7f1882e1
parentaea79dd2c622a9b2a52e0b511e48ca86e0df9134 (diff)
downloadcpython-git-7f470d0f9cf8eed178291f79f3e1d3ca0f30c85e.tar.gz
Issue #19936: Remove executable bits from C source files and several forgotten
test files.
-rw-r--r--[-rwxr-xr-x]Lib/test/test_gzip.py0
-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
10 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/test_gzip.py b/Lib/test/test_gzip.py
index c94d54e02e..c94d54e02e 100755..100644
--- a/Lib/test/test_gzip.py
+++ b/Lib/test/test_gzip.py
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
diff --git a/Modules/_decimal/tests/bench.py b/Modules/_decimal/tests/bench.py
index 56566cc339..56566cc339 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 c4c5a4461d..c4c5a4461d 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 04d2088d29..04d2088d29 100755..100644
--- a/PC/msvcrtmodule.c
+++ b/PC/msvcrtmodule.c
diff --git a/Tools/test2to3/maintest.py b/Tools/test2to3/maintest.py
index 036dd4f00c..036dd4f00c 100644..100755
--- a/Tools/test2to3/maintest.py
+++ b/Tools/test2to3/maintest.py