i tried to reopen the bug number, i didn't know how, so i opened a new :)
http://projects.blender.org/tracker/?func=detail&atid=498&aid=24617&group_id=9the fix didn't work it is the same problem, i compared the one
you add with the one i uploaded it has a little deference in
code which is using (u'\x00') instead of ('\x00') in my version
i checked other encoding files and it shares the same format
as the later -without the u-, you can check the uploaded file,
PS: editing the file u add and remove the u from (u'\x00') and
save fixes the problem.
my uploaded file it's modified date 2009 as the whole library,
and the one u added 2010 ???