]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #24420: Fix documentation regression introduced by f0a00ee094ff.
authorBerker Peksag <berker.peksag@gmail.com>
Sat, 25 Jul 2015 11:27:32 +0000 (14:27 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Sat, 25 Jul 2015 11:27:32 +0000 (14:27 +0300)
These functions accept same arguments as subprocess.Popen().

Patch by Martin Panter.


Trivial merge