[issue3548] subprocess.pipe function

Éric Araujo report at bugs.python.org
Sat Nov 27 22:01:24 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

pipe.patch looks interesting to me.  I would replace **kwargs with a keyword-only argument named stderr, since that’s the only key used.  This requires more tests and docs.

----------
nosy: +eric.araujo

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


More information about the Python-bugs-list mailing list