[Python-Dev] Windows registry path not ignored with Py_IgnoreEnvironmentFlag set

Farshid Lashkari flashk at gmail.com
Sat Jun 5 20:03:25 CEST 2010


On Sat, Jun 5, 2010 at 7:55 AM, Guido van Rossum <guido at python.org> wrote:
>
> I don't object (this had never occurred to me), but is Python on
> Windows fully functioning when the registry is entirely ignored?


I believe so. The path of executable and Python DLL are used to initialize
sys.path, which should be enough to find the necessary files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20100605/37dfd41b/attachment.html>


More information about the Python-Dev mailing list