Message 66359 - Python tracker
Message66359
| 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:14 | tim.golden | set | spambayes_score: 0.0586399 -> 0.058639865 recipients: + tim.golden, georg.brandl |
| 2008-05-07 14:35:13 | tim.golden | set | spambayes_score: 0.0586399 -> 0.0586399 messageid: <1210170913.28.0.4675266514.issue2781@psf.upfronthosting.co.za> |
| 2008-05-07 14:35:11 | tim.golden | link | issue2781 messages |
| 2008-05-07 14:35:10 | tim.golden | create | |