This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients Arfrever, amaury.forgeotdarc, arekm, michael.foord, ncoghlan, pitrou, r.david.murray, valerio.turturici
Date 2010-03-31.15:48:59
SpamBayes Score 0.009787052
Marked as misclassified No
Message-id <1270050541.48.0.499176615303.issue8193@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, actually Python is only echoing the error return from zlib here, so I don't seen the point of the conditional. Just always test against -1 and we're done.
History
Date User Action Args
2010-03-31 15:49:01pitrousetrecipients: + pitrou, amaury.forgeotdarc, ncoghlan, arekm, Arfrever, r.david.murray, michael.foord, valerio.turturici
2010-03-31 15:49:01pitrousetmessageid: <1270050541.48.0.499176615303.issue8193@psf.upfronthosting.co.za>
2010-03-31 15:49:00pitroulinkissue8193 messages
2010-03-31 15:48:59pitroucreate