On Wed, Aug 19, 2009 at 3:56 PM, Jramak<[email protected]> wrote: >> >> >> 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. > > 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 ?
Yes, sitecustomize.py. Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
