summaryrefslogtreecommitdiff
path: root/Doc/library/subprocess.rst
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 82877 via svnmerge fromStefan Krah2010-07-141-1/+1
* Merged revisions 81652 via svnmerge fromAntoine Pitrou2010-06-021-0/+6
* Merged revisions 78206 via svnmerge fromGeorg Brandl2010-05-191-2/+2
* Merged revisions 78859-78860,78952,79168-79169,79173,79176,79178-79179,79181,...Georg Brandl2010-03-211-0/+3
* Merged revisions 76538,76559,76882-76883,76886,76891-76892,76920,76924-76925,...Georg Brandl2010-03-211-5/+7
* Merged revisions 77943,77959-77960 via svnmerge fromR. David Murray2010-02-041-6/+31
* Merged revisions 74008,74021-74022,74074-74075,74077,74148,74179,74188,74192-...Georg Brandl2009-10-271-1/+1
* Merged revisions 73286,73294,73296,73459,73462-73463,73544,73576-73577,73595-...Georg Brandl2009-10-271-1/+5
* Merged revisions 75143 via svnmerge fromPhilip Jenvey2009-09-291-20/+30
* Merged revisions 73026,73313,73511,73554 via svnmerge fromR. David Murray2009-06-251-11/+28
* Merged revisions 72007-72010,72036-72037 via svnmerge fromGeorg Brandl2009-04-281-4/+4
* Merged revisions 71651 via svnmerge fromR. David Murray2009-04-161-4/+6
* Merged revisions 71631 via svnmerge fromR. David Murray2009-04-151-0/+7
* Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,...Georg Brandl2009-01-031-2/+2
* Merged revisions 67571,67574-67576,67579-67581,67583,67591,67597,67608,67631 ...Georg Brandl2008-12-071-18/+33
* Merged revisions 67326,67498,67531-67532,67538,67553-67554,67556-67557 via sv...Georg Brandl2008-12-051-7/+7
* 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