This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
faffa15842
cpython
/
Lib
/
test
/
output
/
test_popen2
10 lines
137 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Test for popen2 module, by Chris Tismer.
1999-03-11 09:26:23 -04:00
test_popen2
Added os.popen2() and os.popen3() for non-Windows platforms.
2000-08-28 14:20:05 -03:00
Test popen2 module:
testing popen2...
testing popen3...
All OK
Testing os module:
Test for popen2 module, by Chris Tismer.
1999-03-11 09:26:23 -04:00
testing popen2...
testing popen3...
All OK