[issue27198] Adding an assertClose() method to unittest.TestCase

Robert Collins report at bugs.python.org
Tue Jun 21 20:34:37 EDT 2016


Robert Collins added the comment:

Chris, I suggested altering assertAlmostEqual in http://bugs.python.org/issue27198#msg267187 :) - I took your agreement with that as a good thing and didn't reply because I had nothing more to add.

IMO the status of this issue is as you indicated: you needed time to code up the changes, so that its an extension to assertAlmostEquals, rather than a new assertion.

When thats done I'll happily review it and commit it.

----------

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


More information about the Python-bugs-list mailing list