B
Brendan
I would like zipfile.is_zipfile(), to operate on a cStringIO.StringIO
string buffer, but is seems only to accept file names as arguments.
Should it not be able to handle string buffers too?
string buffer, but is seems only to accept file names as arguments.
Should it not be able to handle string buffers too?