# python_startup.py # Startup script for interactive Python sessions. import sys sys.path.append('/Users/username/modules')