Searched refs:RaisingBytes (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_long.py | 1534 class RaisingBytes: class 1541 self.assertRaises(ZeroDivisionError, int.from_bytes, RaisingBytes()) |
Completed in 2 milliseconds