Interface CompiledScriptCache

    • Method Detail

      • getOrCompile

        org.python.core.PyCode getOrCompile​(java.lang.String filename,
                                            java.lang.String script)
                                     throws org.python.core.PyException
        Throws:
        org.python.core.PyException