1. 9fc9789 Document that on Unix, the 'cmd' argument to the os.popen2/3/4 and by Johannes Gijsbers · 20 years ago
  2. 151df07 - make a module reference a hyperlink - wrap a long line by Fred Drake · 20 years ago
  3. 0188cdb [Bug #998066] Mention result mismatch by Andrew M. Kuchling · 20 years ago
  4. 91ca8de [Bug #850818] Accept Gregory H. Ball's suggested rewrite of a confusing description by Andrew M. Kuchling · 21 years ago
  5. 93cf58b Typo fixes by Andrew M. Kuchling · 22 years ago
  6. 08d10f9 Typo: "dead lock" --> "deadlock" by Fred Drake · 22 years ago
  7. f4bf7aa Typo: bites --> bytes (Hanging around small kids too much...;) by Fred Drake · 22 years ago
  8. 9ea01d4 Add description of the deadlock problem with child processes and pipes, and by Fred Drake · 22 years ago
  9. 098d7fa Document clearly that the only way to retrieve the return code from the by Fred Drake · 23 years ago
  10. 45c23e6 Explain the exit code for the wait() method, including a reference to by Fred Drake · 23 years ago
  11. 8a9db99 Updated documentation relating to the various flavors of popen[234]() by Fred Drake · 24 years ago
  12. 7eba1d8 Tell what the result objects are (based on comment from the list). by Fred Drake · 25 years ago
  13. 5fac2ab Fix availability clause; mention availability of similar functionality by Fred Drake · 25 years ago
  14. 3aa70d6 Document the "pid" attribute of the Popen3 class. by Fred Drake · 25 years ago
  15. e331356 Fix availability declaration for popen2 module; report by Barry Scott by Fred Drake · 25 years ago
  16. 93503ca Fixup the module keys. There were some problems with hosting / processing by Fred Drake · 25 years ago
  17. a54a887 "\platform{UNIX}" should really be spelled "\platform{Unix}". by Fred Drake · 25 years ago
  18. f6863c1 Added \platform annotations. by Fred Drake · 25 years ago
  19. 3a5a02f Second definition of popen2 should be popen3. by Guido van Rossum · 26 years ago
  20. 295da24 New section header style. by Fred Drake · 26 years ago
  21. a30e469 Added the popen2 synopsis. by Fred Drake · 26 years ago
  22. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  23. 6afad37 popen2 section for the library reference, contributed by Drew Csillag, with by Fred Drake · 26 years ago