[Tutor] Search path

Michael Montagne Michael Montagne <montagne@boora.com>
Wed, 10 Jul 2002 12:57:11 -0700


I need to add to the python search path a directory that contains my
personal modules.  This way it will always be safe from upgrading and I
may easily back it up.  How do I tell python to always include this
directory in the search path?  Is this even the recommended way to
handle this issue?  Does it have something to do with .pth files?

-- 
  Michael Montagne  [montagne@boora.com]   503.226.1575 
--