Files
JIMRI/jython/jmri_bindings.py
T
2026-06-17 14:00:51 +02:00

10 lines
381 B
Python

# 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