Comment 3 for bug 733069

Revision history for this message
Andrew Wilkins (axwalk) wrote :

Done. I have added "execute" and "compile" methods as described above. The compile method will attempt first to use inspect.getsource, and, failing that, will clone the code/function object in the remote interpreter.