]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix subprocess docstring typo (GH-15812)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Sep 2019 14:48:22 +0000 (07:48 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2019 14:48:22 +0000 (07:48 -0700)
commit9f54feabee26133ac64c6d0e58969005b30614d3
tree71c62fb5e84dbcead4af863bf4024b3a4756d27c
parentaa3b629a09bfcdf26cdfbbf7d6445ae333c0d44d
Fix subprocess docstring typo (GH-15812)

(cherry picked from commit 182e1d1f849757439f2031504f142fa4e1251611)

Co-authored-by: Matthias <xmatthias@outlook.com>
Lib/subprocess.py