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.