Files
cpython/Lib/test
Antoine Pitrou 94c33ebfa8 Issue #7610: Reworked implementation of the internal
:class:`zipfile.ZipExtFile` class used to represent files stored inside
an archive.  The new implementation is significantly faster and can
be wrapped in a :class:`io.BufferedReader` object for more speedups.
It also solves an issue where interleaved calls to `read()` and
`readline()` give wrong results.  Patch by Nir Aides.
2010-01-27 20:59:50 +00:00
..
2009-06-06 05:54:34 +00:00
2009-05-08 21:51:06 +00:00
2009-06-19 22:21:12 +00:00
2009-06-30 22:57:08 +00:00
2009-12-29 00:09:33 +00:00
2009-06-30 22:57:08 +00:00
2010-01-01 13:07:05 +00:00
2009-06-30 22:57:08 +00:00
2010-01-23 23:04:36 +00:00
2009-10-29 01:49:07 +00:00
2009-06-30 22:57:08 +00:00
2010-01-15 02:26:07 +00:00
2009-06-30 22:57:08 +00:00
2010-01-21 19:58:41 +00:00
2009-10-18 10:56:21 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00