juj added the comment:

Hmm, that path does it for stdout=PIPE in subprocess.call only? It could 
equally apply to stderr=PIPE in subprocess.call as well, and also to both 
stdout=PIPE and stderr=PIPE in subprocess.check_call?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22442>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to