Interpreter hook during evaluation
ThunderBug
ebugbee at gmail.com
Fri Oct 26 13:20:27 EDT 2007
More information about the Python-list mailing list
Fri Oct 26 13:20:27 EDT 2007
- Previous message (by thread): Interpreter hook during evaluation
- Next message (by thread): Interpreter hook during evaluation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I would like access to a hook inside Python that would allow me to > register a C++ function to be called periodically during the > evaluation of a Python script. > > ... so calling it > every Python instruction would not be that bad in terms of > performance. > I too could make good use of such a hook.
- Previous message (by thread): Interpreter hook during evaluation
- Next message (by thread): Interpreter hook during evaluation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list