{"id":46,"description":"Python: Startup scripts for the interactive sessions","tags":["programming","python"],"contents":["# If the environment variable PYTHONPATH points to a readable file","# commands in that file are executed before the prompt is given to the","# user in interactive mode","# e.g. export PYTHONPATH=$HOME/.pythonrc.py"]}
