Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dasynchat.py204 def close_when_done (self): member in async_chat
Dsmtpd.py211 self.close_when_done()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_ftplib.py193 self.dtp.close_when_done()
199 self.dtp.close_when_done()
204 self.dtp.close_when_done()
Dtest_asynchat.py218 c.close_when_done()