Kaydet (Commit) 6f6f6ade authored tarafından Georg Brandl's avatar Georg Brandl

Dummy commit to investigate #1617.

üst 4257ca7a
......@@ -459,4 +459,5 @@ def create_connection(address, timeout=None):
if sock is not None:
sock.close()
raise RuntimeError("error %s, msg %s" % (error, msg))
raise error, msg
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment