X Tutup
Skip to content

Intrepreter arguments #2688

@IsegrimDerGraue

Description

@IsegrimDerGraue

Is there already any way to pass arguments to the embedded Interpreter / PythonEngine?
For example -B to avoid bytecode or -Xmodules_freeze=off to avoid frozen modules?

Py.SetArgv() and PythonEngine.Initialize() pass arguments to sys.argv, but in case of -B, bytecode is created anyway.

Best regards
Andreas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup