Lines Matching refs:open
161 # Open socket to server.
163 self.open(host, port)
221 def open(self, host = '', port = IMAP4_PORT):
249 """Close I/O established in "open"."""
1151 def open(self, host = '', port = IMAP4_SSL_PORT):
1186 """Close I/O established in "open"."""
1226 def open(self, host = None, port = None):
1259 """Close I/O established in "open"."""