Thomas Korimort wrote:
> 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.

Google for "python traceback", there seems to be interesting output.

--Scott David Daniels
[EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to