python - Add "-O" flag to configuration Permanently deleted user Created March 24, 2016 17:57 I'd like to create a "release" configuration for my script, such as the call command is: python -O myscript.py Where can I set the "-O" flag inside a configuration setting?