Hello
When interpreter crashes, How can I get any information about what happened?
Thanks!
Hello
When interpreter crashes, How can I get any information about what happened?
Thanks!
Hi,
You could probably use a method out of the Python Debugging Techniques
Generally they are used to track the errors in a standalone applications, but you can use it with the interpreter crashes as well.
Hope that helps,
Best Regards,
Croozeus
Pankaj Nathani
www.croozeus.com
hi lgmenu
there are lots of algorithm to debug your code. Croozeus has mentioned the correct way but its actually for standalone applications.
one more thing you can do is analyse the code and just have some print statements at certain places where you think you are wrong you will definately get a help.
feel free for a feedback
Gargi Das- http://gargidas.blogsot.com
Forum Nokia Python Wiki
Learn Python at http://mobapps.org/PyS60