Searched refs:testImmutable (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_fractions.py | 233 def testImmutable(self): member in FractionTest |
/external/python/cpython3/Lib/test/ | ||
D | test_fractions.py | 232 def testImmutable(self): member in FractionTest |