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
abstract.rst -rw-r--r-- 701 bytes
allocation.rst -rw-r--r-- 4.6 KB
arg.rst -rw-r--r-- 25.0 KB
bool.rst -rw-r--r-- 1.3 KB
buffer.rst -rw-r--r-- 21.2 KB
bytearray.rst -rw-r--r-- 2.1 KB
cell.rst -rw-r--r-- 1.9 KB
class.rst -rw-r--r-- 1.8 KB
cobject.rst -rw-r--r-- 1.8 KB
complex.rst -rw-r--r-- 3.7 KB
concrete.rst -rw-r--r-- 1.9 KB
conversion.rst -rw-r--r-- 3.7 KB
datetime.rst -rw-r--r-- 6.2 KB
descriptor.rst -rw-r--r-- 1.3 KB
dict.rst -rw-r--r-- 7.4 KB
exceptions.rst -rw-r--r-- 27.0 KB
file.rst -rw-r--r-- 5.7 KB
float.rst -rw-r--r-- 2.4 KB
function.rst -rw-r--r-- 2.4 KB
gcsupport.rst -rw-r--r-- 6.1 KB
gen.rst -rw-r--r-- 913 bytes
import.rst -rw-r--r-- 10.6 KB
index.rst -rw-r--r-- 614 bytes
init.rst -rw-r--r-- 43.4 KB
int.rst -rw-r--r-- 4.4 KB
intro.rst -rw-r--r-- 27.6 KB
iter.rst -rw-r--r-- 1.2 KB
iterator.rst -rw-r--r-- 1.7 KB
list.rst -rw-r--r-- 6.2 KB
long.rst -rw-r--r-- 6.5 KB
mapping.rst -rw-r--r-- 2.8 KB
marshal.rst -rw-r--r-- 3.9 KB
memory.rst -rw-r--r-- 8.4 KB
method.rst -rw-r--r-- 2.0 KB
module.rst -rw-r--r-- 3.7 KB
none.rst -rw-r--r-- 684 bytes
number.rst -rw-r--r-- 11.6 KB
objbuffer.rst -rw-r--r-- 2.5 KB
object.rst -rw-r--r-- 16.3 KB
objimpl.rst -rw-r--r-- 305 bytes
refcounting.rst -rw-r--r-- 2.8 KB
reflection.rst -rw-r--r-- 1.4 KB
sequence.rst -rw-r--r-- 8.1 KB
set.rst -rw-r--r-- 6.4 KB
slice.rst -rw-r--r-- 2.6 KB
string.rst -rw-r--r-- 14.3 KB
structures.rst -rw-r--r-- 12.1 KB
sys.rst -rw-r--r-- 5.8 KB
tuple.rst -rw-r--r-- 5.3 KB
type.rst -rw-r--r-- 2.5 KB
typeobj.rst -rw-r--r-- 61.8 KB
unicode.rst -rw-r--r-- 36.4 KB
utilities.rst -rw-r--r-- 402 bytes
veryhigh.rst -rw-r--r-- 13.1 KB
weakref.rst -rw-r--r-- 2.5 KB

back to top