export PYTHONPATH=path/to/add In your .bashrc and / or .bash_profile
On Mon, Nov 17, 2008 at 11:57 AM, yanom @linuxmail.org <[EMAIL PROTECTED]> wrote: > I need to add something permanently to sys.path . How do I make add something > to sys.path so that it stays there, even after i close python and open it > again? David
