[issue15944] memoryviews and ctypes

David Beazley report at bugs.python.org
Fri Sep 14 17:43:06 CEST 2012


David Beazley added the comment:

I don't want to read the representation by copying it into a bytes object.  I want direct access to the underlying memory--including the ability to modify it.  As it stands now, it's completely useless.

----------

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


More information about the Python-bugs-list mailing list