See this PR for more detail https://github.com/python/cpython/pull/9141 We will get `error: Module has no attribute "exceptions"` when use `asyncio.exceptions.IncompleteReadError`.
See this PR for more detail python/cpython#9141
We will get
error: Module has no attribute "exceptions"when useasyncio.exceptions.IncompleteReadError.