Debugging of Python code in embedded interpreter



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.
.



Relevant Pages

  • Re: Debugging of Python code in embedded interpreter
    ... 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. ...
    (comp.lang.python)
  • Re: Looking for the Perfect Editor
    ... a Python interpreter in an "integrated way". ... system shell and means to start compilers/interpreters based on your ... selections of Python code from the file you are editing to this shell? ... jEdit is not that 'integrated' after all. ...
    (comp.lang.python)
  • Re: newbie class-building question
    ... following in the Python interpreter: ... Traceback: ... TypeError: 'str' object is not callable ...
    (comp.lang.python)
  • Re: "Error en el bus" from python
    ... run a python example with the next lines, the python interpreter, it ... Please post the entire traceback. ... I am running the script ... in a terminal and the error is: "Error en el bus" only this, ...
    (comp.lang.python)