<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><br></div><div>On Feb 14, 2015, at 5:26 AM, Victor Stinner <<a href="mailto:victor.stinner@gmail.com">victor.stinner@gmail.com</a>> wrote:<br></div><blockquote type="cite">
<p dir="ltr">Do you propose a builtin function? I would prefer to put it in the math module.</p></blockquote><div>Yes, the math module is the proposed place for it.</div><div><br></div><blockquote type="cite">
<p dir="ltr">may add a new method to unittest.TestCase? It would show all parameters on error. .assertTrue(isclose(...)) doesn't help on error.</p>
</blockquote>Good point -- I'm not much OS a unittest user -- if someone wants to a unittest method, I think that would be fine.<div><br></div><div>I did originally have that in the PEP, but it got distracting, so Guido suggested it be removed.</div><div><br></div><div>-Chris</div></body></html>