A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2013-September/128422.html below:

[Python-Dev] cpython: Issue #18904: test_socket: add inheritance tests using fcntl and FD_CLOEXEC

[Python-Dev] cpython: Issue #18904: test_socket: add inheritance tests using fcntl and FD_CLOEXEC [Python-Dev] cpython: Issue #18904: test_socket: add inheritance tests using fcntl and FD_CLOEXECAntoine Pitrou solipsis at pitrou.net
Sun Sep 8 13:23:37 CEST 2013
On Sun,  8 Sep 2013 11:54:00 +0200 (CEST)
victor.stinner <python-checkins at python.org> wrote:
> http://hg.python.org/cpython/rev/b7f6f6f59e91
> changeset:   85619:b7f6f6f59e91
> user:        Victor Stinner <victor.stinner at gmail.com>
> date:        Sun Sep 08 11:53:09 2013 +0200
> summary:
>   Issue #18904: test_socket: add inheritance tests using fcntl and FD_CLOEXEC
> 
[...]
>  
> +    if fcntl:
> +        def test_get_inheritable_cloexec(self):

The right way to do this would be to skip the test if fcntl doesn't
exist.

Regards

Antoine.


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4