summaryrefslogtreecommitdiffstats
path: root/Lib/sre_compile.py
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2010-01-27 20:59:50 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2010-01-27 20:59:50 (GMT)
commit94c33ebfa819873c0e265bf659bbdd2cbe2d6cd7 (patch)
tree5b331e207dff8b20b13f01a2fe6c276b82e2e13f /Lib/sre_compile.py
parent7b4e02c8629c44fe459716e9674d9185669b3b42 (diff)
downloadcpython-94c33ebfa819873c0e265bf659bbdd2cbe2d6cd7.zip
cpython-94c33ebfa819873c0e265bf659bbdd2cbe2d6cd7.tar.gz
cpython-94c33ebfa819873c0e265bf659bbdd2cbe2d6cd7.tar.bz2
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/sre_compile.py')
0 files changed, 0 insertions, 0 deletions