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