Home
last modified time | relevance | path

Searched defs:isclose (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_cmath.py599 isclose = cmath.isclose variable in IsCloseTests
Dtest_math.py2128 isclose = math.isclose # subclasses should override this variable in IsCloseTests