PYTHONSTARTUP
-
contains the path of an initialization file having Python source code.
-
is executed every time we start the interpreter.
-
is named as .pythonrc.py in Unix, and it contains commands that load utilities or modify PYTHONPATH.
PYTHONSTARTUP —
Structure map
Clickable & Draggable!
PYTHONSTARTUP —
Related pages: