Message259406
Currently the zipfile module requires seekable stream to read a list of entries from central directory at the end of ZIP file, and for reding their content in arbitrary order. The support of unseekable stream needs to design a new API. This is separate issue. |
|
Date |
User |
Action |
Args |
2016-02-02 17:23:08 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, r.david.murray, python-dev, Matt.Mackall, Patrik Dufresne |
2016-02-02 17:23:08 | serhiy.storchaka | set | messageid: <1454433788.64.0.241363485777.issue23252@psf.upfronthosting.co.za> |
2016-02-02 17:23:08 | serhiy.storchaka | link | issue23252 messages |
2016-02-02 17:23:08 | serhiy.storchaka | create | |
|