Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dasyncore.py254 self.del_channel(map)
278 def del_channel(self, map=None): member in dispatcher
398 self.del_channel()
/third_party/python/Lib/test/
Dtest_asynchat.py270 self.addCleanup(dispatcher.del_channel)
Dtest_poplib.py169 self.del_channel()
Dtest_ftplib.py339 self.del_channel()