¿ªÔÆÌåÓý

Locked Re: jmri_bindings.py #scripting


Randall Wood
 

Note that future versions of Jython are going to remove execFile() (this function was removed from Python in 3.0).

We might just have to plan on not relying on a set of convenience bindings and use foos = jmri.InstanceManager.getDefault(jmri.FooManager) for whichever manager is wanted.

Join [email protected] to automatically receive all group messages.