[Webkit-unassigned] [Bug 170838] executive.py fails on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 19 10:32:11 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170838

--- Comment #4 from Bill Ming <mbbill at gmail.com> ---
(In reply to Per Arne Vollan from comment #3)
> I think setting close_fds to true will work if you run Python 2.7.10 or
> later.

Thanks for the reply.

I'm running python 2.7.13, which I believe should work, and in fact it doesn't.

>python --version
Python 2.7.13

Besides, the following line is from python 2.7.13 doc:

> Note that on Windows, you cannot set close_fds to true and also redirect the standard handles by setting stdin, stdout or stderr.

https://docs.python.org/2/library/subprocess.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170419/5c22bb06/attachment-0001.html>


More information about the webkit-unassigned mailing list