[issue25778] winreg.EnumValue does not truncate strings correctly

random832 report at bugs.python.org
Thu Dec 3 01:07:26 EST 2015


random832 added the comment:

> All registry values are blobs and it's up to the caller to decide how to read it - the "types" are hints and are not binding.

Just out of curiosity, what do we do if a REG_DWORD is more (or less?) than four bytes? Can that happen?

----------

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


More information about the Python-bugs-list mailing list