Executes the specified piece of code within the specified context (ie; globals()) which can contain multiple lines (separate with \n), returning whatever the code returns. Ensure that an interpreter context has been set beforehand using FX::FXPythonInterp::setContext() Referenced by FX::py().
|