[issue8835] buildbot: support.transient_internet() doesn't catch DNS socket.gaierror

STINNER Victor report at bugs.python.org
Fri May 28 00:23:36 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Patch to catch gaierror(EAI_NODATA) and gaierror(EAI_NONAME).

----------
keywords: +patch
Added file: http://bugs.python.org/file17477/transilient_internet_dns.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8835>
_______________________________________


More information about the Python-bugs-list mailing list