commit | 7d25254cf0763b62f4c4a3019e56385cab597b9f | [log] [tgz] |
---|---|---|
author | Jack DeVries <58614260+jdevries3133@users.noreply.github.com> | Thu Jul 22 19:06:18 2021 -0400 |
committer | GitHub <noreply@github.com> | Thu Jul 22 16:06:18 2021 -0700 |
tree | 795d07fed014c625654b13241706160d276bbb9d | |
parent | 2e3744d50b6e30ea24351e55b4352dcc58fd469e [diff] |
bpo-44713: [doc fix]: typo in subprocess.rst (GH-27297) This fixes a small typo. The code fragment should not be quoted. Thank you @merwok for the feedback.