[issue8248] Add test cases for bool

Gregory Nofi report at bugs.python.org
Mon Mar 29 03:05:31 CEST 2010


Gregory Nofi <crackityjones2004-p at yahoo.com> added the comment:

Indeed, the Decimal test is better off in test_decimal.DecimalExplicitConstructionTest so I moved it there.

I forgot to include the index test for the py3k patch. That's in the updated patch, too.

There is already a format test in the py3k branch.

----------
Added file: http://bugs.python.org/file16684/test_bool.v2.patch

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


More information about the Python-bugs-list mailing list