summaryrefslogtreecommitdiffstats
path: root/Doc/library/subprocess.rst
Commit message (Expand)AuthorAgeFilesLines
* 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