At Monday 11/12/2006 20:47, johnny wrote:

How do I pipe the output, generated from os.system(some_command), to
the logging file?

Use the subprocess module to run the command instead.


--
Gabriel Genellina
Softlab SRL
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to