Message 256683 - Python tracker (original) (raw)

Message256683

Author dkessel
Recipients Iridium.Yang, dkessel, serhiy.storchaka
Date 2015-12-18.14:24:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1450448656.22.0.0602547571871.issue22908@psf.upfronthosting.co.za
In-reply-to
Content
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
History
Date User Action Args
2015-12-18 14:24:16 dkessel set recipients: + dkessel, serhiy.storchaka, Iridium.Yang
2015-12-18 14:24:16 dkessel set messageid: 1450448656.22.0.0602547571871.issue22908@psf.upfronthosting.co.za
2015-12-18 14:24:16 dkessel link issue22908 messages
2015-12-18 14:24:16 dkessel create