[issue3608] memoryview constructor has no deallocator
Benjamin Peterson
report at bugs.python.org
Wed Aug 20 00:54:16 CEST 2008
Benjamin Peterson <musiccomposition at gmail.com> added the comment:
PyMemoryView_FromMemory doesn't exist. Do you mean
PyMemoryView_FromBuffer or PyMemoryView_FromObject?
----------
nosy: +benjamin.peterson
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3608>
_______________________________________
More information about the Python-bugs-list
mailing list