Daniel Stutzbach <dan...@stutzbachenterprises.com> added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2810>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to