mirror of
https://github.com/python/cpython.git
synced 2025-07-29 14:15:07 +00:00
Revert dummy commit now that the build slave is building.
This commit is contained in:
parent
6f6f6adea2
commit
9c8497eb6e
1 changed files with 0 additions and 1 deletions
|
@ -459,5 +459,4 @@ def create_connection(address, timeout=None):
|
|||
if sock is not None:
|
||||
sock.close()
|
||||
|
||||
raise RuntimeError("error %s, msg %s" % (error, msg))
|
||||
raise error, msg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue