Fix socket.error exception usage
This exception is not subscriptable in py3, but the proper way to get to the errno in any version is to access the 'errno' attribute. Change-Id: I9a2e23cee358ff0f573f29962ab03525bfd40974changes/05/468405/1
parent
2852fd598a
commit
d1fb0d402e
Loading…
Reference in New Issue