[issue6760] patch to subprocess docs to better explain Popen's 'args' argument

Chris Rebert report at bugs.python.org
Tue Feb 2 14:18:22 CET 2010


Chris Rebert <pybugs at rebertia.com> added the comment:

Well, the same basic example is used for cohesiveness, but the issue/pitfall being highlighted in each note is distinct. But you have a point about shlex being pointed out twice, so here's a version with that redundancy excised.

----------
Added file: http://bugs.python.org/file16098/subprocess.rst.patch

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


More information about the Python-bugs-list mailing list