rbt wrote:

>On windows xp, is there an easy way to extract the information that 
>Python added to the registry as it was installed?
>  
>
Using regedit.exe, look at the registry keys and values under

HKEY_LOCAL_MACHINE\Software\Python

If you need to know how to read the registry from Python: please install 
the python win32 extensions (or use ActivePython).

   Les

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to