[Image-SIG] Using PIL to display resized images over the web

Terry Hancock hancock at anansispaceworks.com
Thu Oct 16 03:32:52 EDT 2003


On Wednesday 15 October 2003 09:30 pm, Jay Dorsey wrote:
> from cStringIO import StringIO

Mind you, I noticed some problems with larger strings using cStringIO,
and I went back to the python StringIO implementation. It's slower,
I suppose, but apparently a bit more robust.  I can't remember
exactly what the error was that I kept running into, but switching
modules solved my problem.

Cheers,
Terry

--
Terry Hancock ( hancock at anansispaceworks.com )
Anansi Spaceworks  http://www.anansispaceworks.com



More information about the Image-SIG mailing list