-
Notifications
You must be signed in to change notification settings - Fork 774
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels