En Sun, 28 Jan 2007 23:54:03 -0300, Raúl Gómez C. <[EMAIL PROTECTED]>  
escribió:

> I can't use the subprocess module because my app needs to be compatible  
> with
> Python 2.3 so, is there another approach to this problem???

Any variant of popen; see the popen2 module (but read the last notes on  
flow control issues).

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to