Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dasyncore.py247 self.del_channel(map)
273 def del_channel(self, map=None): member in dispatcher
393 self.del_channel()
/external/python/cpython2/Lib/
Dasyncore.py260 self.del_channel(map)
286 def del_channel(self, map=None): member in dispatcher
407 self.del_channel()
/external/python/cpython3/Lib/test/
Dtest_asynchat.py266 self.addCleanup(dispatcher.del_channel)
Dtest_poplib.py161 self.del_channel()
Dtest_ftplib.py321 self.del_channel()
/external/python/cpython2/Lib/test/
Dtest_asynchat.py261 self.addCleanup(dispatcher.del_channel)
Dtest_ftplib.py231 self.del_channel()
285 self.del_channel()