Jython: single step / pause / debug ...

axel axel.fix at sitqsystems.com
Fri Sep 1 06:27:59 EDT 2006


Hello,

I want to integrate Jython into my java application. But I want to
control the script execution. How can be realized this? I have used
TraceFunction and the script stops alway in traceCall().
But (1) I have never seen what I have to return there, (2) only this
function is called - also if there is an error in the script and (3)
what I have to do to pause/stop the script?

Thanks, Axel




More information about the Python-list mailing list