Searched defs:BlockingIOError (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_io.py | 318 BlockingIOError = io.BlockingIOError variable in CMockNonBlockWriterIO |
| /third_party/python/Lib/ | ||
| D | _pyio.py | 34 BlockingIOError = BlockingIOError variable |