Message 102017 - Python tracker (original) (raw)
Message102017
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:01 | pitrou | set | recipients: + pitrou, amaury.forgeotdarc, ncoghlan, arekm, Arfrever, r.david.murray, michael.foord, valerio.turturici |
2010-03-31 15:49:01 | pitrou | set | messageid: 1270050541.48.0.499176615303.issue8193@psf.upfronthosting.co.za |
2010-03-31 15:49:00 | pitrou | link | issue8193 messages |
2010-03-31 15:48:59 | pitrou | create |