Statistics
| Revision:

gvsig-scripting / org.gvsig.scripting / trunk / org.gvsig.scripting / org.gvsig.scripting.lib / org.gvsig.scripting.lib.impl / src / main / java / org / python / jsr223 / MyPyScriptEngine.java @ 1112

History | View | Annotate | Download (9.27 KB)

# Date Author Comment
1112 07/21/2019 06:19 PM Joaquín del Cerro Murciano
1023 06/11/2018 03:45 PM Joaquín del Cerro Murciano

Modificado como gestiona el pythonpath. Por defecto usa el pyclassloader y permite que se indique que use el 'sys.path'.

679 07/02/2016 08:14 PM Joaquín del Cerro Murciano

refs #4250. Fix capture output of scripts to the console panel.