Searched defs:UnsupportedOperation (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/test/ | ||
D | test_memoryio.py | 433 UnsupportedOperation = pyio.UnsupportedOperation variable in PyBytesIOTest |
D | test_io.py | 263 UnsupportedOperation = io.UnsupportedOperation variable in CMockUnseekableIO |
/third_party/python/Lib/ | ||
D | _pyio.py | 333 UnsupportedOperation = io.UnsupportedOperation variable |