Home
last modified time | relevance | path

Searched refs:ReceiveStuffProto (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_buffered_proto.py7 class ReceiveStuffProto(asyncio.BufferedProtocol): class
47 lambda: ReceiveStuffProto(on_buf, conn_lost_fut), *addr)