summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libpopen2.tex
Commit message (Expand)AuthorAgeFilesLines
* [Bug #998066] Mention result mismatchAndrew M. Kuchling2004-08-071-0/+2
* [Bug #850818] Accept Gregory H. Ball's suggested rewrite of a confusing descr...Andrew M. Kuchling2003-12-231-3/+4
* Typo fixesAndrew M. Kuchling2003-02-061-2/+2
* Typo: "dead lock" --> "deadlock"Fred Drake2002-12-061-1/+1
* Typo: bites --> bytesFred Drake2002-06-181-1/+1
* Add description of the deadlock problem with child processes and pipes, andFred Drake2002-06-181-0/+62
* Document clearly that the only way to retrieve the return code from theFred Drake2001-09-111-0/+7
* Explain the exit code for the wait() method, including a reference toFred Drake2001-07-061-1/+6
* Updated documentation relating to the various flavors of popen[234]()Fred Drake2000-09-281-24/+49
* Tell what the result objects are (based on comment from the list).Fred Drake1999-08-191-4/+5
* Fix availability clause; mention availability of similar functionalityFred Drake1999-06-011-2/+5
* Document the "pid" attribute of the Popen3 class.Fred Drake1999-05-271-9/+12
* Fix availability declaration for popen2 module; report by Barry ScottFred Drake1999-04-131-1/+1
* Fixup the module keys. There were some problems with hosting / processingFred Drake1999-03-121-1/+1
* "\platform{UNIX}" should really be spelled "\platform{Unix}".Fred Drake1999-03-021-1/+1
* Added \platform annotations.Fred Drake1999-03-021-8/+4
* Second definition of popen2 should be popen3.Guido van Rossum1998-08-131-1/+1
* New section header style.Fred Drake1998-08-101-1/+4
* Added the popen2 synopsis.Fred Drake1998-07-271-1/+1
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
* popen2 section for the library reference, contributed by Drew Csillag, withFred Drake1998-04-281-0/+71