python - Add "-O" flag to configuration Permanently deleted user 创建于 2016年03月24日 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?