[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] PixelArray question



Greg Ewing wrote:
Lenard Lindstrom wrote:
New buffer protocol? How new?

Sorry, I was forgetting that you're targeting the present
rather than the future. The new buffer protocol won't
exist until 2.6 at the earliest, I think.



Its a 3.0 thing: /PEP 3118 -- Revising the buffer protocol/

http://www.python.org/dev/peps/pep-3118/

It merges the buffer and array interfaces.

--
Lenard Lindstrom
<len-l@xxxxxxxxx>