]> granicus.if.org Git - python/commit
avoid to use zlib when the compress type is not ZIP_DEFLATED
authorEzio Melotti <ezio.melotti@gmail.com>
Thu, 28 Jan 2010 01:41:30 +0000 (01:41 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Thu, 28 Jan 2010 01:41:30 +0000 (01:41 +0000)
commit4611b05bd8c7922155f49f5401f10963f48bded1
treea88ce1e954eb6b1990a3f917a63eb4b9180e9433
parent9ef7d4f73cef4b5515cb595bdb60d5a6289867d6
avoid to use zlib when the compress type is not ZIP_DEFLATED
Lib/zipfile.py