SIGN IN SIGN UP

bpo-31320: No traceback to sys.stderr in test_ssl (#3360)

In case PROTOCOL_TLS_SERVER is used for both client context and server
context, the test thread dies with OSError. Catch OSError to avoid
traceback on sys.stderr

Signed-off-by: Christian Heimes <christian@python.org>
C
Christian Heimes committed
305e56c27afce605e5d2f71903a966cf0bb95038
Parent: 60dbed1
Committed by GitHub <noreply@github.com> on 9/5/2017, 11:37:09 PM