Hi there,

In my sys.path (interpreter only, no application loaded), I have the following strange entries... 'C:\\WINDOWS\\system32\\python31.zip'. This file does not exist anywhere (although python31.dll does exist in \windows\system32\), where could it have come from? 'C:\\program files\\python31\\lib\\plat-win'. There is no such directory, although I can see that this has been added by the PYTHONPATH varible in PyConfig.h (when is this loaded?)

Is there any way of removing these entries, or are they best left where they are? (I am using Python 3.1 on WinXP)

Also, regarding PyConfig.h - is this read every time I start Python.exe?

Many thanks,
Alan Harris-Reid
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to