[Python-ideas] PEP 485: A Function for testing approximate equality

Nathaniel Smith njs at pobox.com
Thu Feb 5 23:59:28 CET 2015


On Thu, Feb 5, 2015 at 11:39 AM, Chris Barker <chris.barker at noaa.gov> wrote:
> Add an assertIsCloseTo -- whether assertAlmostEquals should be deprecated I
> have no opinion on. Though it is useful, as it acts over a sequence [...]

Are you sure? I don't see any special handling of sequences in its
docs or code...

-n

-- 
Nathaniel J. Smith -- http://vorpus.org


More information about the Python-ideas mailing list