Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New subprocess utility function: check_call. Closes #1071764. | Peter Astrand | 2005-01-01 | 1 | -1/+17 |
* | Changed signature of call function to avoid confusion: this 'args' is not the... | Peter Astrand | 2004-12-05 | 1 | -1/+1 |
* | Corrected example for replacing shell pipeline. Fixes bug 1073790. | Peter Astrand | 2004-11-30 | 1 | -1/+1 |
* | Added more documentation about the executable argument. | Peter Astrand | 2004-11-07 | 1 | -0/+7 |
* | SF Patch #1048341: subprocess documentation, based on PEP/docstring by | Fredrik Lundh | 2004-10-17 | 1 | -0/+380 |