Searched refs:test_optionalSlicing (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_bisect.py | 171 def test_optionalSlicing(self): member in TestBisect |
/external/python/cpython2/Lib/test/ | ||
D | test_bisect.py | 194 def test_optionalSlicing(self): member in TestBisect |