Hello,
I implemented some Python functions in my C/C++ code. I need to know the Python source file name and line number of just executed Python command which calls my function.
How can I get this information inside my C/C++ function?
Thanks for any help.
Marek
-- http://mail.python.org/mailman/listinfo/python-list