[Python-3000] PEP 368: Standard image protocol and class (original) (raw)

Robert Kern robert.kern at gmail.com
Sun Jul 1 00:36:08 CEST 2007


Robert Kern wrote:

Lino Mastrodomenico wrote:

Hi everyone,

I have submitted a new PEP: http://www.python.org/dev/peps/pep-0368/ It starts from a Pete Shinners' suggestion and from the consideration that there are a lot of Python libraries that use image objects, but almost all of them have implemented their own image classes, incompatible with everyone else's (and often not very pythonic). Could you build this on top of the new buffer protocol that we're working on? http://www.python.org/dev/peps/pep-3118/

Never mind. I found the reference in your PEP.

-- Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco



More information about the Python-3000 mailing list