[Tutor] Using os.popen*() and os.spawn*() to interact with a dos-box

Orri Ganel singingxduck at gmail.com
Sat Jan 15 06:11:38 CET 2005


Hello all,

I'm trying to use Python to start the dos-box ("cmd.exe") and be able to 
call commands on it and receive output from it. However, none of the 
documentation for popen and spawn cover this . . . Any help would be 
appreciated.

Thanks in advance,
Orri

-- 
Email: singingxduck AT gmail DOT com
AIM: singingxduck
Programming Python for the fun of it.



More information about the Tutor mailing list