Floris Bruynooghe schrieb:
> Hi
>
> We basically want the same as the OP in [1], i.e. when python starts
> up we don't want to load *any* sys.path entries from the registry,
> including subkeys of the PythonPath key. The result of that thread
> seems to be to edit PC/getpathp.c[2] and recompile.
Hi
We basically want the same as the OP in [1], i.e. when python starts
up we don't want to load *any* sys.path entries from the registry,
including subkeys of the PythonPath key. The result of that thread
seems to be to edit PC/getpathp.c[2] and recompile.
This isn't that much of a problem sinc