Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_descr.py1824 def complex_num(self): function
1862 ("__complex__", complex, complex_num, set(), {}),
/external/python/cpython3/Lib/test/
Dtest_descr.py1950 def complex_num(self): function
1987 ("__complex__", complex, complex_num, set(), {}),