[issue19803] memoryview complain ctypes byte array are not native single character

HCT report at bugs.python.org
Mon Dec 2 19:13:37 CET 2013


HCT added the comment:

I wonder why "_pack_ = 1" has significant impact on the behaviour of memoryview if memoryview is not a sub class of ctypes structure. unless memoryview was specifically coded to understand ctypes structure, I don't see why "_pack_ = 1" should make any difference.

----------

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


More information about the Python-bugs-list mailing list