[issue2578] additional unittest type equality methods

Skip Montanaro report at bugs.python.org
Thu Apr 2 21:18:45 CEST 2009


Skip Montanaro <skip at pobox.com> added the comment:

Michael> Why do you need the assert methods to go away in order to use
    Michael> assert statements?

You don't, but use of assert statements seems a hell of a lot more Pythonic
to me than all the assert* or fail* method names which I can never remember.

S

----------

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


More information about the Python-bugs-list mailing list