Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_descr.py2584 class madcomplex(complex): class
2587 a = madcomplex(-3, 4)
2594 a = madcomplex(a) # just trying another form of the constructor