Searched refs:test_setslice_trap (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_bytes.py | 613 def test_setslice_trap(self): member in ByteArrayTest |
/external/python/cpython3/Lib/test/ | ||
D | test_bytes.py | 1142 def test_setslice_trap(self): member in ByteArrayTest |