Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3d5c87a23caf224b75fd2b0533d78aac74e7acdf
/
Doc
/
library
/
subprocess.rst
ccb9d4b
Issue 2947: document how return code handling translates from
by R. David Murray
· 16 years ago
fe6e784
Issue 6141: document that the first item of args is still the
by R. David Murray
· 16 years ago
739aa36
don't use subprocess.call with PIPEs as the child can fill the pipe buf and
by Philip Jenvey
· 16 years ago
f6dab95
Make the doctests in the docs pass, except for those in the turtle module.
by Georg Brandl
· 16 years ago
16a57f6
Demote warnings to notices where appropriate, following the goal that as few "red box" warnings
by Georg Brandl
· 16 years ago
7203081
Less red ink (warning->note) and add link to def of side-by-side assembly.
by R. David Murray
· 16 years ago
6076d39
Fix for issue3440: add warning to subprocess discussion of
by R. David Murray
· 16 years ago
3e4caeb
Issue #5341: Fix a variety of spelling errors.
by Mark Dickinson
· 16 years ago
42ffbdb
Markup fixes
by Andrew M. Kuchling
· 17 years ago
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
f5d5a66
Follow-up to #4488: document PIPE and STDOUT properly.
by Georg Brandl
· 17 years ago
5b5f273
#4409: fix asterisks looking like footnotes.
by Georg Brandl
· 17 years ago
2657680
rename the new check_call_output to check_output. its less ugly.
by Gregory P. Smith
· 17 years ago
1743201
Clarification to avoid confusing output with file descriptors.
by Georg Brandl
· 17 years ago
97f49f4
Adds a subprocess.check_call_output() function to return the output from a
by Gregory P. Smith
· 17 years ago
cae5848
fix a small typo
by Benjamin Peterson
· 17 years ago
cad8da8
Markup fixes. (optparse.rst probably needs an entire revision pass.)
by Andrew M. Kuchling
· 17 years ago
9af9498
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
by Georg Brandl
· 17 years ago
33ede08
more cleanup ups of the recently added warnings in the subprocess docs.
by Gregory P. Smith
· 17 years ago
143de62
Fix markup.
by Georg Brandl
· 17 years ago
0879250
issue1606: Add warnings to the subprocess documentation about common pitfalls
by Gregory P. Smith
· 17 years ago
fff5cf6
clarify Popen argument
by Benjamin Peterson
· 17 years ago
68b4e74
Add a link to PEP 324.
by Georg Brandl
· 17 years ago
8bd0519
#3085: Fix syntax error.
by Georg Brandl
· 17 years ago
0ba92b2
Turn section references into proper cross-references.
by Georg Brandl
· 17 years ago
64c6a0e
Markup fix
by Andrew M. Kuchling
· 17 years ago
f801b0f
#2633: clarify meaning of env parameter.
by Georg Brandl
· 17 years ago
734de68
Fix-up docs for revision 62386.
by Georg Brandl
· 17 years ago
e74c8f2
Added kill, terminate and send_signal to subprocess.Popen
by Christian Heimes
· 17 years ago
2cb103f
#1727024: document that Popen.returncode is set by Popen.poll/wait.
by Georg Brandl
· 18 years ago
439f250
#1344: document that you need to open std{in,out,err} with PIPE if you want
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago