Win32 Registry Manipulation w/PythonWin?

Tim Daneliuk tundra at tundraware.com
Mon Jul 29 13:30:03 EDT 2002


Syver Enstad wrote:
> Tim Daneliuk <tundra at tundraware.com> writes:
> 
> 
>>On a related note, where in the docs are values for KEY_READ,
>>KEY_WRITE,
>>
>>and so forth, defined?  I cannot seem to find these...
> 
> 
> Can't you just do _winreg.KEY_WRITE instead of bothering with the
> exact values? Or if you really want to know: print _winreg.KEY_WRITE
> in a python console.
> 

It's not really the values I care about - I want to know all the possible
names that can go into the sam field...

-- 
------------------------------------------------------------------------------
Tim Daneliuk
tundra at tundraware.com




More information about the Python-list mailing list