This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.golden
Recipients georg.brandl, tim.golden
Date 2008-05-07.14:35:02
SpamBayes Score 0.058639865
Marked as misclassified No
Message-id <1210170913.28.0.4675266514.issue2781@psf.upfronthosting.co.za>
In-reply-to
Content
The docs for _winreg refer to RegLoadKey, which is the underlying API.
The function is actually exposed as LoadKey. Patch attached.
History
Date User Action Args
2008-05-07 14:35:14tim.goldensetspambayes_score: 0.0586399 -> 0.058639865
recipients: + tim.golden, georg.brandl
2008-05-07 14:35:13tim.goldensetspambayes_score: 0.0586399 -> 0.0586399
messageid: <1210170913.28.0.4675266514.issue2781@psf.upfronthosting.co.za>
2008-05-07 14:35:11tim.goldenlinkissue2781 messages
2008-05-07 14:35:10tim.goldencreate