Hello

Are there any simple ways to collect the data, python prints to the console when running an app?

I'm doing som apps for S60 mobile phones and can't see the console, when the UI is running, but i'd like to collect the output, to look for eventual exceptions etc.

Cant it be redirected to a log file, just like when runing a script in unix, where you say $ ./script.pl > logfile.txt ?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to