[issue9623] test_site.py has a couple of stray self.assertTrue calls that test for equality

Dave Malcolm report at bugs.python.org
Mon Aug 16 23:56:31 CEST 2010


Dave Malcolm <dmalcolm at redhat.com> added the comment:

Hopefully actually attaching the patch this time

I've used assertEqual in the lines I've touched.  I haven't touched the other lines, in order to isolate the semantic fix from the stylistic one.

----------
Added file: http://bugs.python.org/file18549/fix-stray-assertTrue-calls.patch

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


More information about the Python-bugs-list mailing list