summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libsubprocess.tex
Commit message (Expand)AuthorAgeFilesLines
* Bug #1394868: doc typosGeorg Brandl2006-01-011-1/+1
* SF patch #1180062 by George Yoshida:Walter Dörwald2005-04-141-2/+2
* New subprocess utility function: check_call. Closes #1071764.Peter Astrand2005-01-011-1/+17
* Changed signature of call function to avoid confusion: this 'args' is not the...Peter Astrand2004-12-051-1/+1
* Corrected example for replacing shell pipeline. Fixes bug 1073790.Peter Astrand2004-11-301-1/+1
* Added more documentation about the executable argument.Peter Astrand2004-11-071-0/+7
* SF Patch #1048341: subprocess documentation, based on PEP/docstring byFredrik Lundh2004-10-171-0/+380