What's before site.py that initializes sys.path

Emile van Sebille emile at fenx.com
Mon May 24 09:06:19 EDT 1999


Can anyone tell me which module initializes sys.path before site.py?  I've
got duplicates in sys.path somehow (under WINxx), and I'd like to get rid of
them.  I'm sure it can't be helping the speed to have each path directory
scanned 2 or 3 times.

--

Emile van Sebille
emile at fenx.com
-------------------








More information about the Python-list mailing list