[Python-Dev] PEP 3118: Extended buffer protocol (new version)

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Apr 17 08:49:49 CEST 2007


Carl Banks wrote:

> Py_BUF_REQUIRE_READONLY - Raise excpetion if the buffer is writable.

Is there a use case for this?

--
Greg


More information about the Python-Dev mailing list