Home
last modified time | relevance | path

Searched refs:_HUGE_VAL (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Daifc.py186 _HUGE_VAL = 1.79769313486231e+308 # See <limits.h> variable
199 f = _HUGE_VAL
/third_party/python/Lib/test/
H A Dtest_aifc.py235 self.assertEqual(read_written(x, 'float'), aifc._HUGE_VAL)

Completed in 5 milliseconds