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.
-- http://mail.python.org/mailman/listinfo/python-list
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.
-- http://mail.python.org/mailman/listinfo/python-list