diff options
author | R. David Murray <rdmurray@bitdance.com> | 2010-06-16 02:51:26 +0000 |
---|---|---|
committer | R. David Murray <rdmurray@bitdance.com> | 2010-06-16 02:51:26 +0000 |
commit | e8a3ce449714c535911ac6c1c589c72085d55414 (patch) | |
tree | 8babf5213894d1d9e66880e8f7f2ad9e09c1f9de /Python/compile.c | |
parent | ff4a01dfaf246bca560f16be35b21130cab43547 (diff) | |
download | cpython-git-e8a3ce449714c535911ac6c1c589c72085d55414.tar.gz |
Blocked revisions 81678 via svnmerge
........
r81678 | r.david.murray | 2010-06-03 16:19:25 -0400 (Thu, 03 Jun 2010) | 7 lines
#8889: rewrite transient_internet so we don't use EAI_NODATA on FreeBSD.
FreeBSD doesn't have socket.EAI_NODATA. I rewrote the routine because
there's no easy way to conditionally include a context manager in a
with statement. As a side benefit, instead of a stack of context
managers there's now only one.
........
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions