[issue6584] gzip module has no custom exception

Serhiy Storchaka report at bugs.python.org
Sat Nov 10 17:27:42 CET 2012


Serhiy Storchaka added the comment:

Not all invalid gzip files raise BadGzipFile.  Some of them raises ZlibError.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6584>
_______________________________________


More information about the Python-bugs-list mailing list