]> granicus.if.org Git - python/commit
Merge issue #14616: Mention shlex.quote in subprocess docs.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 28 Oct 2012 09:43:02 +0000 (11:43 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 28 Oct 2012 09:43:02 +0000 (11:43 +0200)
commit87c315eb7532c019b5e9a757389cd61fe4f51f8f
tree7df9b8acd3c0827417ee2134f24541d2512a9797
parentd94a502cb0dfdbfb6d337e51b0698e5fdcde20c9
parentc2415eb7e6ccb22888f35138527d6dc106e50a4e
Merge issue #14616: Mention shlex.quote in subprocess docs.

Patch by Chris Rebert.