Closed
Description
See this PR for more detail python/cpython#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 use asyncio.exceptions.IncompleteReadError
.