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

Benjamin Peterson benjamin at python.org
Sun Apr 5 01:52:57 CEST 2009


2009/4/4 Greg Ewing <greg.ewing at canterbury.ac.nz>:

Antoine Pitrou wrote:

Both. Well, taking a buffer or memoryview to non-bytes data is supported, but since it's basically unused, some things are likely missing or broken So you're saying the buffer interface has been fully implemented, it just hasn't been tested very well?

No, only simple linear bytes are supported.

If so, writing some things that attempt to use it in non-trivial ways would be a useful thing to do.

-- Regards, Benjamin



More information about the Python-Dev mailing list