Home
last modified time | relevance | path

Searched refs:MyReadPipeProto (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/test_asyncio/
H A Dtest_events.py155 class MyReadPipeProto(asyncio.Protocol): class
1365 proto = MyReadPipeProto(loop=self.loop)
1401 read_proto = MyReadPipeProto(loop=loop)
1434 proto = MyReadPipeProto(loop=self.loop)
1585 read_proto = MyReadPipeProto(loop=self.loop)

Completed in 4 milliseconds