# jmri_bindings.py # # Empty file as of JMRI 4.17.5 since JMRI now automatically inserts # required bindings for Python into the Jython global scope # # Default objects created by the bindings are listed at # https://www.jmri.org/help/en/html/tools/scripting/Start.shtml#objects # and in # https://github.com/JMRI/JMRI/blob/master/java/src/jmri/script/JmriScriptEngineManager.java