how to stop info output on screen

Ido.Yehieli at gmail.com Ido.Yehieli at gmail.com
Fri Sep 30 07:57:38 EDT 2005


maybe you can try replaceing sys.stdout and/or sys.stderr with a just a
simple file? then everything will be written to that file instead of
desplayed on the console.

Cheers,
Ido.




More information about the Python-list mailing list