R. David Murray added the comment:

The word description of the meaning of the tolerance attributes told me 
absolutely nothing.  The equation from the math.islcose docs makes it prefectly 
clear.  So I think the formula should be included in the documentation.

assertAlomstEqual has a delta attribute now, which is equivalent to abs_tol.  
Perhaps instead we should add rel_tol to assertAlmostEqual?

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27198>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to