]> granicus.if.org Git - python/commit
Issue #26240: Clean up the subprocess module doc string
authorMartin Panter <vadmium+py@gmail.com>
Wed, 26 Oct 2016 00:44:31 +0000 (00:44 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Wed, 26 Oct 2016 00:44:31 +0000 (00:44 +0000)
commit5e5af961b8ad890491bfe86bdb6c8c4679b83451
tree12dab27f5a1dac835a308532f28cc05fc349e0c1
parentf8cc2870f16e386476c6a62c4688a7bdd28dbaad
Issue #26240: Clean up the subprocess module doc string

Patch by Tim Mitchell.
Lib/subprocess.py
Misc/ACKS