Searched refs:NotReadable (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_io.py | 2003 class NotReadable(MockRawIO): class 2007 self.assertRaises(OSError, self.tp, NotReadable(), self.MockRawIO()) |
Completed in 8 milliseconds