Andrew Ziem <ahz...@gmail.com> added the comment:

Attached screenshot shows regedit handles \x00\x00 by showing all the
"invalid values" (each \x00 becomes a line break).  More importantly,
Windows apparently reads all the "invalid value" when processing
FileRenameOperations, so my Python program must be able to read "invalid
value" to append new instructions.

----------
Added file: http://bugs.python.org/file14478/regedit_screenshot.PNG

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

Reply via email to