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