Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | for Windows using win32pipe. | ||||
* | Document the "pid" attribute of the Popen3 class. | Fred Drake | 1999-05-27 | 1 | -9/+12 |
| | | | | | Use memberdesc instead of datadesc to document object attributes. This gets the index right. | ||||
* | Fix availability declaration for popen2 module; report by Barry Scott | Fred Drake | 1999-04-13 | 1 | -1/+1 |
| | | | | <barry@scottb.demon.co.uk>. | ||||
* | Fixup the module keys. There were some problems with hosting / processing | Fred Drake | 1999-03-12 | 1 | -1/+1 |
| | | | | file HTML files on Windows machines do to case insensitivity. | ||||
* | "\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 |
| | | | | Fix up a few synopses. | ||||
* | 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 |
some reorganization. |