[Image-SIG] Bug report: Open image from a StringIO

Joao Lopes joao.lopes at textendo.com
Mon Sep 6 14:00:23 CEST 2010


When opening a image from a StringIO the StringIO position pointer is
not reseted. There should be a call to seek(0,0) before starting
loading the image from the StringIO.

I can provide a patch if needed.

Thanks
JC Lopes


More information about the Image-SIG mailing list