Hi, i have embedded the Python 2.3 engine into a C++ framework. Now i want to add to the basic editing features that are provided by this C++ framework also some debug functionality. Until now i did not find any documentation on how to do this. The Python C/API manual does not say much about it. Does anyone know any literature/references regarding this topic? What i would need would be tracebacks of errors with info on line numbers, files and so on.
Greets, Thomas Korimort. -- http://mail.python.org/mailman/listinfo/python-list