matthewwithanm / pilkit

Utilities and processors built for, and on top of PIL
BSD 3-Clause "New" or "Revised" License
196 stars 54 forks source link

Fixed #24: add guard if cStringIO.StringO has no attribute fileno #26

Closed hassanabidpk closed 7 years ago

hassanabidpk commented 7 years ago

This will fix #24

hassanabidpk commented 7 years ago

@vstoykov Please review this. Thanks