This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients akira, cvrebert, docs@python, eric.araujo, python-dev
Date 2014-05-14.14:10:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gTHph4lyvz7Lk1@mail.python.org>
In-reply-to
Content
New changeset 5ef9a2c711f5 by R David Murray in branch '2.7':
#21347: use string not list in shell=True example.
http://hg.python.org/cpython/rev/5ef9a2c711f5

New changeset 3b27f3acf0c4 by R David Murray in branch '3.4':
#21347: use string not list in shell=True example.
http://hg.python.org/cpython/rev/3b27f3acf0c4

New changeset 217006c5455f by R David Murray in branch 'default':
Merge: #21347: use string not list in shell=True example.
http://hg.python.org/cpython/rev/217006c5455f
History
Date User Action Args
2014-05-14 14:10:37python-devsetrecipients: + python-dev, eric.araujo, cvrebert, docs@python, akira
2014-05-14 14:10:37python-devlinkissue21347 messages
2014-05-14 14:10:37python-devcreate