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

Christian Heimes lists at cheimes.de
Sat Jan 12 23:38:41 CET 2008


Christian Heimes wrote:
> MA Lemburg has suggested a per user site-packages directory in the
> "pkgutil, pkg_resource and Python 3.0 name space packages" thread. I've
> written a short PEP about it for Python 2.6 and 3.0.

Addition:
An user has requested a new option to suppress the user site packages
directory:

-s     : don't add user site directory to sys.path; also PYTHONNOUSERSITE

Christian


More information about the Python-Dev mailing list