lib 1400166 // jython 2.7 import org.python.core.*; static PythonInterpreter jythonInterpreter() { ret new PythonInterpreter; }