[issue8193] test_zlib fails with zlib 1.2.4

Valerio report at bugs.python.org
Wed Mar 31 18:52:06 CEST 2010


Valerio <turturici.valerio at gmail.com> added the comment:

@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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8193>
_______________________________________


More information about the Python-bugs-list mailing list