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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_asynchat.py185 c.push_with_producer(p)
195 c.push_with_producer(data+SERVER_QUIT)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_asynchat.py185 c.push_with_producer(p)
195 c.push_with_producer(data+SERVER_QUIT)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dasynchat.py188 def push_with_producer (self, producer): member in class:async_chat
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dasynchat.py188 def push_with_producer (self, producer): member in class:async_chat

Completed in 38 milliseconds