PYTHONSITEDIR environment variable

ago agostino.russo at gmail.com
Tue Sep 9 14:09:45 EDT 2008


On Sep 9, 6:56 pm, Christian Heimes <li... at cheimes.de> wrote:

> I had a similar idea, wrote a PEP and implemented it for 2.6 and 3.0:
>
> http://www.python.org/dev/peps/pep-0370/
>
> Christian

Christian,

I like your pep :),

The only thing I would add is that in my experience I often use
different working-envs for different projects, so I'd prefer to have a
more generic solution as opposed to a single working-env per user. The
latter could still be achieved by setting the appropriate environment
variable in the user profile. Do you think it would be possible to
accommodate for the above in your PEP?



More information about the Python-list mailing list