This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b6429a2020
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 13:26:23 +00:00
test_popen2
Added os.popen2() and os.popen3() for non-Windows platforms.
2000-08-28 17:20:05 +00:00
Test popen2 module:
testing popen2...
testing popen3...
All OK
Testing os module:
Test for popen2 module, by Chris Tismer.
1999-03-11 13:26:23 +00:00
testing popen2...
testing popen3...
All OK