cpython/Lib/test/support
Gregory P. Smith b6e622d184 Fix test.support.bind_port() to not cause an error when Python was compiled
on a system with SO_REUSEPORT defined in the headers but run on a system
with an OS kernel that does not support that reasonably new socket option.
2013-11-17 22:21:02 +00:00
..
__init__.py Fix test.support.bind_port() to not cause an error when Python was compiled 2013-11-17 22:21:02 +00:00