| Commit message (Expand) | Author | Age | Files | Lines |
* | Document clearly that the only way to retrieve the return code from the | Fred Drake | 2001-09-11 | 1 | -0/+7 |
|
|
* | Explain the exit code for the wait() method, including a reference to | Fred Drake | 2001-07-06 | 1 | -1/+6 |
|
|
* | Updated documentation relating to the various flavors of popen[234]() | Fred Drake | 2000-09-28 | 1 | -24/+49 |
|
|
* | Tell what the result objects are (based on comment from the list). | Fred Drake | 1999-08-19 | 1 | -4/+5 |
|
|
* | Fix availability clause; mention availability of similar functionality | Fred Drake | 1999-06-01 | 1 | -2/+5 |
|
|
* | Document the "pid" attribute of the Popen3 class. | Fred Drake | 1999-05-27 | 1 | -9/+12 |
|
|
* | Fix availability declaration for popen2 module; report by Barry Scott | Fred Drake | 1999-04-13 | 1 | -1/+1 |
|
|
* | Fixup the module keys. There were some problems with hosting / processing | Fred Drake | 1999-03-12 | 1 | -1/+1 |
|
|
* | "\platform{UNIX}" should really be spelled "\platform{Unix}". | Fred Drake | 1999-03-02 | 1 | -1/+1 |
|
|
* | Added \platform annotations. | Fred Drake | 1999-03-02 | 1 | -8/+4 |
|
|
* | Second definition of popen2 should be popen3. | Guido van Rossum | 1998-08-13 | 1 | -1/+1 |
|
|
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+4 |
|
|
* | Added the popen2 synopsis. | Fred Drake | 1998-07-27 | 1 | -1/+1 |
|
|
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
|
|
* | popen2 section for the library reference, contributed by Drew Csillag, with | Fred Drake | 1998-04-28 | 1 | -0/+71 |
|
|