]> granicus.if.org Git - python/commit
Replace backquote with command substitution in subprocess doc example (GH-13941)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Jul 2019 15:05:39 +0000 (08:05 -0700)
committerGitHub <noreply@github.com>
Tue, 16 Jul 2019 15:05:39 +0000 (08:05 -0700)
commit86742d4ce8d6c301104e238699b30f6bdaf9f9cb
treeb72b7aa6f6a12ea166686311ff0eb4291af12595
parent1ff4c4277421c02df5ca0894fb95de70cd9cd5f4
Replace backquote with command substitution in subprocess doc example (GH-13941)

Replace backquotes with POSIXy command substitution in example.
(cherry picked from commit 6a61714cde7037cd9a1bcc11ecccb17fe3081295)

Co-authored-by: David Jones <drj@pobox.com>
Doc/library/subprocess.rst
Doc/tools/susp-ignored.csv