changeset: 76095:9599f091faa6 parent: 76092:51c88d51aa4a parent: 76094:e5f5652bfe91 user: R David Murray date: Tue Apr 03 08:47:14 2012 -0400 files: Doc/library/subprocess.rst description: Merge #14481: fix formatting of example in subprocess docs. diff -r 51c88d51aa4a -r 9599f091faa6 Doc/library/subprocess.rst --- a/Doc/library/subprocess.rst Tue Apr 03 10:59:26 2012 +0000 +++ b/Doc/library/subprocess.rst Tue Apr 03 08:47:14 2012 -0400 @@ -804,7 +804,7 @@ to receive a SIGPIPE if p2 exits before p1. Alternatively, for trusted input, the shell's own pipeline support may still -be used directly: +be used directly:: output=`dmesg | grep hda` # becomes

AltStyle によって変換されたページ (->オリジナル) /