]> granicus.if.org Git - python/commit
Issue #13237: Rearrange subprocess module documentation to emphasise the convenience...
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 24 Oct 2011 12:19:40 +0000 (22:19 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 24 Oct 2011 12:19:40 +0000 (22:19 +1000)
commit8671157863060f259394d76e35ca6bfd594024be
treec5e80b5a4e1d1fa82faef6b64bf974d0c6277dfb
parentdf10d7cb9709d684c25fc467505b6da47da1a493
Issue #13237: Rearrange subprocess module documentation to emphasise the convenience functions and commonly needed arguments
Doc/library/subprocess.rst
Misc/NEWS