Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b51b470eb86ded7d3ea26081ca8bc89b4448f962
/
Lib
/
test
/
test_popen2.py
478c82d
Bug #1183780: Add Popen objects to _active only in __del__.
by Martin v. Löwis
· 19 years ago
bfd7d6a
Fix typo
by Andrew M. Kuchling
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
f90ae20
Patch #488073: AtheOS port.
by Martin v. Löwis
· 23 years ago
fc3fc33
Checking in patch #103478 -- makes popen2 and fork1 tested on BeOS.
by Moshe Zadka
· 25 years ago
3620857
The "more" cmd varies across Windows flavors, sometimes adding stray
by Tim Peters
· 25 years ago
31f182e
Added os.popen2() and os.popen3() for non-Windows platforms.
by Fred Drake
· 25 years ago
9407e55
-- changed test to work on platforms which have os.popen but no os.fork
by Fredrik Lundh
· 25 years ago
59e4f37
Test for popen2 module, by Chris Tismer.
by Guido van Rossum
· 26 years ago