[Tutor] Setting PYTHONPATH and other env vars dynamically

Jramak jramak345 at gmail.com
Wed Aug 19 22:05:33 CEST 2009


>
>
>
>
> Don't edit site.py, it is part of the std lib. If you do want to
> customize it, add a site-customize.py in your site-packages folder and
> put your customizations there.
>
> Kent
>


There is no site-customize.py in Python25, how does Python know that
site-customize.py needs to be loaded on start-up? Or did you mean
sitecustomize.py ?

Jramak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090819/4c926f87/attachment.htm>


More information about the Tutor mailing list