Re: [Tutor] Windows questions
by Alan Gauld other posts by this author
Sep 2 2003 10:26PM messages near this date
[Tutor] Windows questions
|
Re: [Tutor] Windows questions
> The simplest way to do this is to include a file named python.pth in
> your Python directory -- the filename itself doesn't matter, as long
> as the extension is '.pth'. Each line of this file should contain a
> directory name; every directory that's specified in that file will
be
> added to your sys.path, and thus searched for modules.
Ooh, thats the first time I've seen this. (Sorry if I just haven't
been
paying attention!) When did this get added to Python?
Has it always been there?
Alan G.
_______________________________________________
Tutor maillist - Tutor@[...].org
http://mail.python.org/mailman/listinfo/tutor
Thread:
Robin Hood
Alan Gauld
Jeff Shannon
Jeff Shannon
|