-
- Downloads
Use subprocess module.
os.popen2 is deprecated on python because why not? Use subprocess module instead.
Loading
Please register or sign in to comment
os.popen2 is deprecated on python because why not? Use subprocess module instead.