diff options
author | doko@ubuntu.com <doko@ubuntu.com> | 2013-11-19 08:12:28 (GMT) |
---|---|---|
committer | doko@ubuntu.com <doko@ubuntu.com> | 2013-11-19 08:12:28 (GMT) |
commit | 7ad11bf815e4e306031518fb87559ad00de25e4f (patch) | |
tree | b49da07ce018085d0f20ba1aabf21aa856042554 | |
parent | ecf4193573efd02dd3856ef5f7df1eba5e4d25ad (diff) | |
download | cpython-7ad11bf815e4e306031518fb87559ad00de25e4f.zip cpython-7ad11bf815e4e306031518fb87559ad00de25e4f.tar.gz cpython-7ad11bf815e4e306031518fb87559ad00de25e4f.tar.bz2 |
- Remove execute permissions from test_dbm_gnu.py and test_dbm_ndbm.py
-rw-r--r--[-rwxr-xr-x] | Lib/test/test_dbm_gnu.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | Lib/test/test_dbm_ndbm.py | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/test_dbm_gnu.py b/Lib/test/test_dbm_gnu.py index 4fb66c5..4fb66c5 100755..100644 --- a/Lib/test/test_dbm_gnu.py +++ b/Lib/test/test_dbm_gnu.py diff --git a/Lib/test/test_dbm_ndbm.py b/Lib/test/test_dbm_ndbm.py index b57e1f0..b57e1f0 100755..100644 --- a/Lib/test/test_dbm_ndbm.py +++ b/Lib/test/test_dbm_ndbm.py |