Skip to content

Intrepreter arguments #2688

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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