Re: [python-win32] _winreg.LoadKey

2006-11-30 Thread Tim Roberts
[EMAIL PROTECTED] wrote: > Does anyone know how to use _winreg.Loadkey, or whether it is even > implemented properly, in 2.4.2 and 2.5 (the fact that it is named > wrong in the Docs and not covered in the test suites doesn't inspire > confidence). > > I find that I can use it to load a key into the

[python-win32] _winreg.LoadKey

2006-11-27 Thread Avery . Andrews
Does anyone know how to use _winreg.Loadkey, or whether it is even implemented properly, in 2.4.2 and 2.5 (the fact that it is named wrong in the Docs and not covered in the test suites doesn't inspire confidence). I find that I can use it to load a key into the top level (HKEY_LOCAL_MACHINE), bu