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