Closed dblado closed 8 years ago
…. the 'img' is a StringIO (or better yet, cStringIO.StringIO object since it's faster)
This method is how a user would send in an in memory image without having it touch the filesystem first.
…. the 'img' is a StringIO (or better yet, cStringIO.StringIO object since it's faster)
This method is how a user would send in an in memory image without having it touch the filesystem first.