summaryrefslogtreecommitdiffstats
path: root/Doc/library/subprocess.rst
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,...Georg Brandl2008-11-071-2/+2
* Markup fixes. (optparse.rst probably needs an entire revision pass.)Andrew M. Kuchling2008-09-301-1/+1
* Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.Georg Brandl2008-09-131-1/+1
* more cleanup ups of the recently added warnings in the subprocess docs.Gregory P. Smith2008-08-041-5/+6
* Fix markup.Georg Brandl2008-08-041-15/+12
* issue1606: Add warnings to the subprocess documentation about common pitfallsGregory P. Smith2008-08-041-0/+16
* clarify Popen argumentBenjamin Peterson2008-07-271-3/+4
* Add a link to PEP 324.Georg Brandl2008-07-011-0/+4
* #3085: Fix syntax error.Georg Brandl2008-06-221-2/+2
* Turn section references into proper cross-references.Georg Brandl2008-06-221-0/+2
* Markup fixAndrew M. Kuchling2008-04-211-1/+1
* #2633: clarify meaning of env parameter.Georg Brandl2008-04-191-2/+3
* Fix-up docs for revision 62386.Georg Brandl2008-04-191-2/+8
* Added kill, terminate and send_signal to subprocess.PopenChristian Heimes2008-04-191-0/+23
* #1727024: document that Popen.returncode is set by Popen.poll/wait.Georg Brandl2008-01-061-10/+15
* #1344: document that you need to open std{in,out,err} with PIPE if you wantGeorg Brandl2007-11-241-1/+6
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+407