On 05/06/2010 19:03, Farshid Lashkari wrote:

On Sat, Jun 5, 2010 at 7:55 AM, Guido van Rossum <gu...@python.org <mailto:gu...@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@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.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to