On Friday 14 August 2009 18:25:50 kk wrote:

> As far as robustness, I agree with your assestment. I guess my main
> confusion with my result is that the console window just disappears. I
> wonder if I can make the window stay even if it crashesor if there are
> connection issues? I will createa  seperate log file to see if I can
> catch any issues in a log file.

try opening python with the -i flag - then the console window hangs around 
after the script exits and you can examine variables and stuff.

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

Reply via email to