[issue22908] ZipExtFile in zipfile can be seekable

Daniel Kessel report at bugs.python.org
Fri Dec 18 09:24:16 EST 2015


Daniel Kessel added the comment:

It would be great to have the ZipFileExt class seekable.
This would help in implementing features in other projects.

For example, pydicom would gain the ability to read from ZIP files, as mentioned in https://github.com/darcymason/pydicom/issues/219

----------
nosy: +dkessel

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22908>
_______________________________________


More information about the Python-bugs-list mailing list