[issue30190] unittest's assertAlmostEqual improved error message

Serhiy Storchaka report at bugs.python.org
Fri Apr 28 01:02:48 EDT 2017


Serhiy Storchaka added the comment:

Is it worth to output a difference when the delta argument is not passed?

Is it worth to output a signed difference rather than an absolute value?

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list