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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to