[Python-3000] PEP 368: Standard image protocol and class

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Jul 21 03:57:23 CEST 2007


Joe Smith wrote:
> If the maintainers of most of the large packages that do imaging are willing 
> to support this,
> and your code is good, I see absolutely no reason why this PEP would not be 
> accepted.

Something that bothers me about it a little is that
the core Python/C API seems like the wrong place to put
PyImge_* functions.

--
Greg


More information about the Python-3000 mailing list