Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_cmath.py15 complex_infinities = [complex(x, y) for x, y in [ variable
511 for z in complex_infinities: