Zachary Ware added the comment:

So then this is actually matplotlib's bug: Python is returning the blob as it 
should, but matplotlib is assuming too much about what it contains.  However, I 
suspect that this particular issue isn't entirely matplotlib's fault; it looks 
to me like the entries nullcheck2.py turned up were inserted badly.  Most of 
them look almost (but not quite...) like REG_MULTI_SZ entries.

The winreg module is a low-level interface; I don't think we should change this 
behavior.

----------

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

Reply via email to