get registry information in python

Matt Gerrans matt_gerrans at hp.com
Wed Aug 14 19:53:13 EDT 2002


> The number of entries can be retrieved via RegQueryInfoKey( key ).

Ah ha -- I was in the habit of iterating through a range with EnumKey()
until an exception occurred.






More information about the Python-list mailing list