On Thursday 23 August 2007, Kent Johnson wrote:
 
> > I would welcome some opinions on this matter.
>
> Make a file called mylibraries.pth with contents
> /path/to/mylibraries
 Aha! User-defined .pth file is recognized by python
> Put the file in your site-packages folder (I don't know wherethat is for
> you).
  On *nix systems, I think it is generally 
   var/lib/python<version number>/site-packages
> Updating Python will still require copying the .pth file to the new
> site-packages folder but no editing.
 Great!
Thanks Kent
Tim 
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to