ok
Direktori : /lib/fm-agent/dependencies/linux/python3.9/jpype/_pyinstaller/ |
Current File : //lib/fm-agent/dependencies/linux/python3.9/jpype/_pyinstaller/example.py |
import jpype print('+++ about to start JVM') jpype.startJVM() print('+++ JVM started')