[Python-Dev] graphics maths types in python core? (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Apr 5 01:34:20 CEST 2009


Antoine Pitrou wrote:

Again, I don't want to spoil the party, but multidimensional buffers are not implemented, and neither are buffers of anything other than single-byte data.

When you say "buffer" here, are you talking about the buffer interface itself, or the memoryview object?

-- Greg



More information about the Python-Dev mailing list