_winreg error on open key (64bit) - proper usage of _winreg.DisableReflectionKey

2009-11-17 Thread Randall Walls
and that _winreg.DisableReflectionKey was just added, but I'm still hoping SOMEBODY has run into this before. Many thanks, -- Randall Walls Tyler Technologies, Inc -- http://mail.python.org/mailman/listinfo/python-list

Re: _winreg error on open key (64bit) - proper usage of _winreg.DisableReflectionKey

2009-11-17 Thread Randall Walls
System. If the key is not on the reflection list, the function succeeds but has noeffect. Disabling reflection for a key does not affect reflection of any subkeys. Are there any subkeys which you also need to disable? Parent keys? On Tue, Nov 17, 2009 at 01:51:12PM -0500, Randall Walls wrote