[Python-Dev] Windows registry path not ignored with Py_IgnoreEnvironmentFlag set
Michael Foord
fuzzyman at voidspace.org.uk
Sat Jun 5 20:32:39 CEST 2010
On 05/06/2010 19:03, Farshid Lashkari wrote:
>
> On Sat, Jun 5, 2010 at 7:55 AM, Guido van Rossum <guido at python.org
> <mailto: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?
>
>
Yes, it works fine. This is one of the things py2exe does to create
'standalone' Python programs for Windows.
Michael
> 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.
>
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/fuzzyman%40voidspace.org.uk
>
--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog
READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies ("BOGUS AGREEMENTS") that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20100605/64afc101/attachment-0001.html>
More information about the Python-Dev
mailing list