Hi,

is there a way to execute a callback whenever a Python statement is about to
be executed (or just has executed)? With Python statements, I mean method
calls, operators, assignments.

And if there's no such way, how would I have to go about changing code
generation to facilitate that?

Many thanks,


Markus Hajek
Team Vienna - Kazemi, Hajek & Pisarik OG



_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to