New submission from Antoine Pitrou <pit...@free.fr>: This is a patch to use our own error descriptions when the zlib doesn't provide anything in particular. It would have made issue8672 easier to diagnose for the reporter (and for us).
---------- components: Extension Modules files: zliberrors.patch keywords: patch messages: 105476 nosy: gregory.p.smith, pitrou priority: normal severity: normal stage: patch review status: open title: Make the zlib module emit more detailed error messages type: behavior versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2 Added file: http://bugs.python.org/file17287/zliberrors.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8681> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com