1. bfd7d6a Fix typo by Andrew M. Kuchling · 20 years ago
  2. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  3. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  4. f90ae20 Patch #488073: AtheOS port. by Martin v. Löwis · 22 years ago
  5. fc3fc33 Checking in patch #103478 -- makes popen2 and fork1 tested on BeOS. by Moshe Zadka · 24 years ago
  6. 3620857 The "more" cmd varies across Windows flavors, sometimes adding stray by Tim Peters · 24 years ago
  7. 31f182e Added os.popen2() and os.popen3() for non-Windows platforms. by Fred Drake · 24 years ago
  8. 9407e55 -- changed test to work on platforms which have os.popen but no os.fork by Fredrik Lundh · 24 years ago
  9. 59e4f37 Test for popen2 module, by Chris Tismer. by Guido van Rossum · 25 years ago