[Python-Dev] graphics maths types in python core? (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Sun Apr 5 01:52:11 CEST 2009
- Previous message: [Python-Dev] graphics maths types in python core?
- Next message: [Python-Dev] graphics maths types in python core?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
If so, writing some things that attempt to use it in non-trivial ways would be a useful thing to do.
-- Greg
- Previous message: [Python-Dev] graphics maths types in python core?
- Next message: [Python-Dev] graphics maths types in python core?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]