Searched refs:IterationBlocked (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_bytes.py | 1173 class IterationBlocked(list): class 1177 self.assertRaises(TypeError, bytes, IterationBlocked(i)) |
Completed in 3 milliseconds