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

Class IMAP4_stream

Lib/imaplib.py:1209–1262  ·  view source on GitHub ↗

IMAP4 client class over a stream Instantiate with: IMAP4_stream(command) where "command" is a string that can be passed to subprocess.Popen() for more documentation see the docstring of the parent class IMAP4.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

imaplib.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected