[issue12646] zlib.Decompress.decompress/flush do not raise any exceptions when given truncated input streams
Oleg Oshmyan
report at bugs.python.org
Wed Jul 27 23:16:32 CEST 2011
Oleg Oshmyan <chortos at inbox.lv> added the comment:
> faking another error code
Actually, I think another call to inflate(), which would be valid at that point, would just return the other error code, so it can as well be faked.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12646>
_______________________________________
More information about the Python-bugs-list
mailing list