2012-08-07 14:18:33+00:00 Pythonistas: is it possible to write a file-like object to a ZipFile object without doing zip.writestr(fileobj.read())?