Searched refs:test_negation_of_exponentiation (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_unary.py | 35 def test_negation_of_exponentiation(self): member in UnaryOpTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_unary.py | 36 def test_negation_of_exponentiation(self): member in UnaryOpTestCase |