Searched refs:test_tupleresizebug (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_tuple.py | 45 def test_tupleresizebug(self): member in TupleTest |
/external/python/cpython3/Lib/test/ | ||
D | test_tuple.py | 58 def test_tupleresizebug(self): member in TupleTest |