Re: adding a directory to sys.path

2009-11-23 Thread Paul Miller
On Mon, 23 Nov 2009 12:02:36 -0500, John Guenther wrote: > This is Mac related. I am running snow leopard. I am using Python 2.6.3. > > I had a lot of difficulty figuring out how to add a directory to > sys.path that would be there every time I launched Idle. [...] For a comprehensive discussion

Re: adding a directory to sys.path

2009-11-23 Thread Christian Heimes
John Guenther schrieb: > This is Mac related. I am running snow leopard. I am using Python 2.6.3. > > I had a lot of difficulty figuring out how to add a directory to sys.path > that would be there every time I launched Idle. I have a directory called > PythonPrograms in my Documents folder. Whe

adding a directory to sys.path

2009-11-23 Thread John Guenther
This is Mac related. I am running snow leopard. I am using Python 2.6.3. I had a lot of difficulty figuring out how to add a directory to sys.path that would be there every time I launched Idle. I have a directory called PythonPrograms in my Documents folder. When I installed Python it had '/Us