standard library audio/image support

Johan Kotlinski kotlinski at gmail.com
Thu Apr 6 16:03:21 EDT 2006


Hi there!

I spent the afternoon making a simple graphics-to-audio converter..

I was surprised to find that the AIFF parser/writer is in the standard
library, but that I had to go to some external library for opening and
manipulating a JPG file.

How come audio is deemed more important for the standard library than
imaging?

Regards,
Johan




More information about the Python-list mailing list