We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PYTHONSTARTUP environmental variable being set causes bout him curtsies frontend to read and run commands in the file name specified by this variable. (https://docs.python.org/2/using/cmdline.html#envvar-PYTHONSTARTUP)
If the var is set but the specified file doesn't exist, Bpyhon crashes. Behavior should match normal Python interpreter instead.
PYTHONSTARTUP environmental variable being set causes bout him curtsies frontend to read and run commands in the file name specified by this variable. (https://docs.python.org/2/using/cmdline.html#envvar-PYTHONSTARTUP)
If the var is set but the specified file doesn't exist, Bpyhon crashes. Behavior should match normal Python interpreter instead.