os.popen() not executing command on windows xp

Collin Stocks collinstocks at gmail.com
Thu Jan 11 21:41:55 EST 2007


I have no clue what is wrong. If all else fails, use os.system() instead of
os.popen(). Pipes tend not to always work in windows.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070111/d31dcc9f/attachment.html>


More information about the Python-list mailing list