[Python-Dev] PEP: per user site-packages directory

Christian Heimes lists at cheimes.de
Sun Jan 20 19:37:01 CET 2008


Jan Claeys wrote:
> So this is stuff that should never be changed by the user?

~/.local/lib/python2.6 has the same semantics as
/usr/local/lib/python2.6 except it's a per user directory and not per
machine.

Christian



More information about the Python-Dev mailing list