Re: .pth configuration method not working

2007-02-05 Thread Gabriel Genellina
En Sat, 03 Feb 2007 20:03:03 -0300, Mark <[EMAIL PROTECTED]> escribió: > Sys.path doesn't recognize any directories that I add using the .pth > method. I'm running Windows XP if that helps diagnose the problem. Using Python 2.4.3 on WinXP too. My Python is on C:\apps\Python. Works fine for me

Re: .pth configuration method not working

2007-02-03 Thread John Machin
On Feb 4, 10:03 am, "Mark" <[EMAIL PROTECTED]> wrote: > Sys.path doesn't recognize any directories that I add using the .pth > method. I'm running Windows XP if that helps diagnose the problem. > > Here is what I've done: > > The original output of sys.path: > ['C:\\Python25\\Lib\\idlelib', 'C:\\