Home
last modified time | relevance | path

Searched refs:complex_nans (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_cmath.py37 complex_nans = [complex(x, y) for x, y in [ variable
502 for z in complex_nans: