Staging
v0.5.1
https://github.com/python/cpython
Revision 4653fb556c5dacdbd4d8afadd2f73a6c0b394157 authored by R. David Murray on 03 June 2010, 20:19:25 UTC, committed by R. David Murray on 03 June 2010, 20:19:25 UTC
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.
1 parent 61746d5
History
Tip revision: 4653fb556c5dacdbd4d8afadd2f73a6c0b394157 authored by R. David Murray on 03 June 2010, 20:19:25 UTC
#8889: rewrite transient_internet so we don't use EAI_NODATA on FreeBSD.
Tip revision: 4653fb5
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 493 bytes
.hgignore -rw-r--r-- 705 bytes
.hgtags -rw-r--r-- 4.0 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 39.7 KB
README -rw-r--r-- 52.8 KB
configure -rwxr-xr-x 393.3 KB
configure.in -rw-r--r-- 122.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.2 KB
setup.py -rw-r--r-- 86.5 KB

README

back to top