Message 106530 - Python tracker
Message106530
| Author | stutzbach |
|---|---|
| Recipients | brian.curtin, enolte, loewis, r.david.murray, stutzbach, techtonik |
| Date | 2010-05-26.15:12:23 |
| SpamBayes Score | 4.709053e-06 |
| Marked as misclassified | No |
| Message-id | <1274886746.56.0.106908071812.issue2810@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I wrote a short C program to test a few different variations. It looks to me like a bug in the operating system's implementation of HKEY_PERFORMANCE_DATA (which is a virtual registry key). If I pass NULL as the second parameter to a more conventional key that has a default value, everything works fine. I suggest changing the test to pass "" instead of None. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-26 15:12:26 | stutzbach | set | recipients: + stutzbach, loewis, techtonik, enolte, r.david.murray, brian.curtin |
| 2010-05-26 15:12:26 | stutzbach | set | messageid: <1274886746.56.0.106908071812.issue2810@psf.upfronthosting.co.za> |
| 2010-05-26 15:12:24 | stutzbach | link | issue2810 messages |
| 2010-05-26 15:12:24 | stutzbach | create | |