[issue7523] add SOCK_NONBLOCK and SOCK_CLOEXEC to socket module

R. David Murray report at bugs.python.org
Fri Dec 18 12:14:51 CET 2009


R. David Murray <rdmurray at bitdance.com> added the comment:

It would be better to use test skipping: (eg: @unittest.SkipUnless
before the test class).

----------
nosy: +r.david.murray
priority:  -> normal
stage:  -> patch review

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


More information about the Python-bugs-list mailing list