Interactive Console in embedded Python

Pablo Yabo pyabo at novamens.com
Wed Aug 6 09:44:48 EDT 2003


Hi,
I'm runing some python code from a C++ win32 application.
I need a tool to debug the code in python that I run.
I would like to know if I can run a interactive console to dump objects,
etc.
Is it possible to get the string of the error messages instead of using
PyErr_Print?

Thanx in advance

Pablo Yabo







More information about the Python-list mailing list