[issue6443] _winreg.QueryValueEx confused on double null terminated strings

Andrew Ziem report at bugs.python.org
Fri Jul 10 05:09:05 CEST 2009


Andrew Ziem <ahz001 at gmail.com> added the comment:

Well, I no longer need QueryValueEx because I found out
win32file.MoveFileEx() does more easily what I need, but MoveFileEx (see
attachment for working example) shows that the Microsoft Window API
itself creates these "invalid values"

----------
Added file: http://bugs.python.org/file14480/delete_locked_file.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6443>
_______________________________________


More information about the Python-bugs-list mailing list