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 valerio.turturici
Recipients Arfrever, amaury.forgeotdarc, arekm, michael.foord, ncoghlan, pitrou, r.david.murray, valerio.turturici
Date 2010-03-31.16:52:04
SpamBayes Score 0.0020950937
Marked as misclassified No
Message-id <1270054326.56.0.169510225762.issue8193@psf.upfronthosting.co.za>
In-reply-to
Content
@pitrou: because the op have the problem with 1.2.4 version of zlib. By the way i had just always test against -1 in my first patch. Make i a new patch with a simple correction with -1 in place of 0?

@david: i know, but i'm learning now the TDD, so excuse me if i make mistakes. How i check that a function don't raise an error? About the string comparison you right, this is the first thing that i thought, but when i looked the type of release number, in that moment i thought that the string comparison was ok.
History
Date User Action Args
2010-03-31 16:52:06valerio.turturicisetrecipients: + valerio.turturici, amaury.forgeotdarc, ncoghlan, arekm, pitrou, Arfrever, r.david.murray, michael.foord
2010-03-31 16:52:06valerio.turturicisetmessageid: <1270054326.56.0.169510225762.issue8193@psf.upfronthosting.co.za>
2010-03-31 16:52:05valerio.turturicilinkissue8193 messages
2010-03-31 16:52:04valerio.turturicicreate