Frost Li

Results 1 comments of Frost Li

I'm running python 2.7.3 and got error from the following: ``` virtualenv/src/hyper/hyper/ssl_compat.py", line 130, in _safe_ssl_call raise socket.error(e.args[0]) IndexError: tuple index out of range ``` from ``` except ossl.Error as...