MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / open

Method open

Lib/imaplib.py:221–230  ·  view source on GitHub ↗

Setup connection to remote server on "host:port" (default: localhost:standard IMAP4 port). This connection will be used by the routines: read, readline, send, shutdown.

(self, host = '', port = IMAP4_PORT)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.95

Calls 1

makefileMethod · 0.45

Tested by

no test coverage detected