MCPcopy
hub / github.com/aio-libs/aiohttp / EofStream

Class EofStream

aiohttp/streams.py:20–21  ·  view source on GitHub ↗

eof stream indication.

Source from the content-addressed store, hash-verified

18
19
20class EofStream(Exception):
21 """eof stream indication."""
22
23
24class AsyncStreamIterator:

Callers 2

feed_eofMethod · 0.85
unset_parserMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected