Fix issue 9794: adds context manager protocol to socket.socket so that...
Fix issue 9794: adds context manager protocol to socket.socket so that socket.create_connection() can be used with the 'with' statement.
Showing
Please register or sign in to comment