diff options
| author | Antoine Pitrou <solipsis@pitrou.net> | 2010-01-27 21:01:25 (GMT) |
|---|---|---|
| committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-01-27 21:01:25 (GMT) |
| commit | f3330144679453a66b9baf54963462d8cbd095f8 (patch) | |
| tree | c7e3df0f11b3090ceceaeb0ad30151c6fab3e3ed /Lib/test/test_warnings.py | |
| parent | 3059caadc6329ba7d207b0c909bc33a361a432a8 (diff) | |
| download | cpython-f3330144679453a66b9baf54963462d8cbd095f8.zip cpython-f3330144679453a66b9baf54963462d8cbd095f8.tar.gz cpython-f3330144679453a66b9baf54963462d8cbd095f8.tar.bz2 | |
Blocked revisions 77798 via svnmerge
........
r77798 | antoine.pitrou | 2010-01-27 21:59:50 +0100 (mer., 27 janv. 2010) | 8 lines
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.
........
Diffstat (limited to 'Lib/test/test_warnings.py')
0 files changed, 0 insertions, 0 deletions
