Staging
v0.8.1
swh:1:snp:635f4099902912592851108bcac178ff574f7c5f
Revision 94c33ebfa819873c0e265bf659bbdd2cbe2d6cd7 authored by Antoine Pitrou on 27 January 2010, 20:59:50 UTC, committed by Antoine Pitrou on 27 January 2010, 20:59:50 UTC
: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 7b4e02c
History
Tip revision: 550e4673be538d98b6ddf5550b3922539cf5c4b2 authored by Victor Stinner on 08 December 2020, 23:32:54 UTC
bpo-32381: Add _PyRun_SimpleFileObject() (GH-23709)
Tip revision: 550e467
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 462 bytes
.hgignore -rw-r--r-- 656 bytes
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 38.9 KB
README -rw-r--r-- 52.9 KB
configure -rwxr-xr-x 739.7 KB
configure.in -rw-r--r-- 117.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.3 KB
setup.py -rw-r--r-- 83.1 KB

README

back to top