Debugging of Python code in embedded interpreter

Thomas Korimort tomkori at gmx.net
Wed Nov 30 04:59:51 EST 2005


Hi!

I have embedded a Python interpreter into a C++ framework. When running 
some Python code in the interpreter, how can i get a traceback with line 
number file..., when an exception occurs?

Greetings, Thomas Korimort.



More information about the Python-list mailing list