HomeSort by relevance Sort by last modified time
    Searched refs:FlowControlMixin (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/asyncio/
streams.py 148 class FlowControlMixin(protocols.Protocol):
214 class StreamReaderProtocol(FlowControlMixin, protocols.Protocol):
subprocess.py 18 class SubprocessStreamProtocol(streams.FlowControlMixin,

Completed in 947 milliseconds