[IronPython] Callback per statement

Markus Hajek markus.hajek at teamvienna.at
Mon Apr 16 12:36:51 CEST 2007


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



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20070416/dede47ba/attachment.html>


More information about the Ironpython-users mailing list