[New-bugs-announce] [issue11404] support /dev/null for subprocess.call() and friends

Марк Коренберг report at bugs.python.org
Sat Mar 5 05:40:30 CET 2011


New submission from Марк Коренберг <socketpair at gmail.com>:

allow to call subprocess.check_call(stderr=subprocess.DEVNULL)

----------
components: Library (Lib)
messages: 130101
nosy: mmarkk
priority: normal
severity: normal
status: open
title: support /dev/null for subprocess.call() and friends
type: feature request
versions: Python 3.3

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


More information about the New-bugs-announce mailing list