Searched refs:madcomplex (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_descr.py | 2786 class madcomplex(complex): class 2789 a = madcomplex(-3, 4) 2796 a = madcomplex(a) # just trying another form of the constructor |
Completed in 13 milliseconds