This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f7aa164d7a
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