commit | 87ba642ce6f325fa8e3ec3beff736cc135d9c754 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Thu Oct 27 17:55:13 2011 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Thu Oct 27 17:55:13 2011 +1000 |
tree | e8b2b785b0023900873ac76b32b6dc8cfa29df37 | |
parent | 6d089df1b80f2f9054db003499a6948a6774b96e [diff] |
Issue #13237: Make the subprocess convenience helper documentation self-contained aside from the shared parameter description. Downgrade the pipe warnings at that level to notes (since those pipes are hidden, people are unlikely to even try it)