Re: zope-tests - FAILED: 21, OK: 19

"Stefan H. Holek" <[email protected]>
Newsgroups gmane.comp.web.zope.devel
Message-ID <[email protected]>
On 06.09.2012, at 10:58, Marius Gedminas wrote:

> How do you redirect the stderr of a process spawned with
> suprocess.Popen(shell=False) to /dev/null in a cross-platform manner?

os.devnull perhaps? Or rather, what about subprocess.Popen(cmd, stderr=subprocess.PIPE)?

Stefan

-- 
Stefan H. Holek
[email protected]

_______________________________________________
Zope-Dev maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.