Staging
v0.8.1
Revision f3330144679453a66b9baf54963462d8cbd095f8 authored by Antoine Pitrou on 27 January 2010, 21:01:25 UTC, committed by Antoine Pitrou on 27 January 2010, 21:01:25 UTC
........
  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.
........
1 parent 3059caa
History
File Mode Size
appetite.rst -rw-r--r-- 4.4 KB
classes.rst -rw-r--r-- 33.1 KB
controlflow.rst -rw-r--r-- 21.7 KB
datastructures.rst -rw-r--r-- 21.9 KB
errors.rst -rw-r--r-- 14.6 KB
floatingpoint.rst -rw-r--r-- 7.8 KB
index.rst -rw-r--r-- 2.3 KB
inputoutput.rst -rw-r--r-- 15.7 KB
interactive.rst -rw-r--r-- 6.6 KB
interpreter.rst -rw-r--r-- 10.5 KB
introduction.rst -rw-r--r-- 20.5 KB
modules.rst -rw-r--r-- 23.1 KB
stdlib.rst -rw-r--r-- 9.5 KB
stdlib2.rst -rw-r--r-- 14.6 KB
whatnow.rst -rw-r--r-- 3.1 KB

back to top