[EMAIL PROTECTED] wrote: > I am running the exe from command prompt,but i am not able to see > the error as it goes off very quickly.
http://effbot.org/pyfaq/how-do-i-run-a-python-program-under-windows.htm > How do i capture the error (traceback).I tried putting an input prompt > after the expected line of error but wont work.Is there a command to > capture the error. You can redirect stderr to a file: http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/redirection.mspx Peter -- http://mail.python.org/mailman/listinfo/python-list