diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2014-01-16 16:48:45 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2014-01-16 16:48:45 (GMT) |
commit | 7f470d0f9cf8eed178291f79f3e1d3ca0f30c85e (patch) | |
tree | 09299d8e8bd26fc5102756d3a9e71d0d7f1882e1 /Lib | |
parent | aea79dd2c622a9b2a52e0b511e48ca86e0df9134 (diff) | |
download | cpython-7f470d0f9cf8eed178291f79f3e1d3ca0f30c85e.zip cpython-7f470d0f9cf8eed178291f79f3e1d3ca0f30c85e.tar.gz cpython-7f470d0f9cf8eed178291f79f3e1d3ca0f30c85e.tar.bz2 |
Issue #19936: Remove executable bits from C source files and several forgotten
test files.
Diffstat (limited to 'Lib')
-rw-r--r--[-rwxr-xr-x] | Lib/test/test_gzip.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/test_gzip.py b/Lib/test/test_gzip.py index c94d54e..c94d54e 100755..100644 --- a/Lib/test/test_gzip.py +++ b/Lib/test/test_gzip.py |