Searched defs:push_with_producer (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/ | ||
D | asynchat.py | 204 def push_with_producer(self, producer): member in async_chat |
/external/python/cpython2/Lib/ | ||
D | asynchat.py | 195 def push_with_producer (self, producer): member in async_chat |