os.popen() not executing command on windows xp

nic nocl123 at gmail.com
Thu Jan 11 15:26:48 EST 2007


It appears os.popen() doesn't like full windows paths with spaces (e.g.
"c:/program files") so I'm going to use the subprocess module.




More information about the Python-list mailing list