diff options
author | Ezio Melotti <ezio.melotti@gmail.com> | 2022-06-01 07:11:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-01 07:11:46 (GMT) |
commit | 5247389369ac3da35c44f7c0d8f4facc0300883a (patch) | |
tree | e64be9d100dc46a36acf31967459d97c8b8f940a /Lib/socket.py | |
parent | e7aab7c92a7c2e4317023c71e847d55cf5c49f5f (diff) | |
download | cpython-5247389369ac3da35c44f7c0d8f4facc0300883a.zip cpython-5247389369ac3da35c44f7c0d8f4facc0300883a.tar.gz cpython-5247389369ac3da35c44f7c0d8f4facc0300883a.tar.bz2 |
Remove the execution bit to some socket-related files. (#93368)
Diffstat (limited to 'Lib/socket.py')
-rw-r--r--[-rwxr-xr-x] | Lib/socket.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/socket.py b/Lib/socket.py index bfca763..bfca763 100755..100644 --- a/Lib/socket.py +++ b/Lib/socket.py |