On 21 Jul, 02:38, Ken Watford <kwatford+pyt...@gmail.com> wrote:

> Perhaps, but *why* is it only a pure C-level interface?

It is exposed to Python as memoryview.

If memoryview is not sufficient, we can use ctypes.pythonapi to read
the C struct.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to