This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author AndrewZiem
Recipients AndrewZiem, amaury.forgeotdarc
Date 2009-07-09.20:08:42
SpamBayes Score 0.018122625
Marked as misclassified No
Message-id <1247170124.81.0.432237442461.issue6443@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2009-07-09 20:08:44AndrewZiemsetrecipients: + AndrewZiem, amaury.forgeotdarc
2009-07-09 20:08:44AndrewZiemsetmessageid: <1247170124.81.0.432237442461.issue6443@psf.upfronthosting.co.za>
2009-07-09 20:08:43AndrewZiemlinkissue6443 messages
2009-07-09 20:08:43AndrewZiemcreate