MCPcopy Index your code
hub / github.com/python/cpython / imaplib.py

File imaplib.py

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

Source from the content-addressed store, hash-verified

1"""IMAP4 client.
2
3Based on RFC 2060.
4

Callers

nothing calls this directly

Calls 12

enumerateFunction · 0.85
IMAP4_streamClass · 0.85
IMAP4Class · 0.85
getpassMethod · 0.80
_mesgMethod · 0.80
runFunction · 0.70
compileMethod · 0.45
appendMethod · 0.45
splitMethod · 0.45
encodeMethod · 0.45
matchMethod · 0.45
groupMethod · 0.45

Tested by

no test coverage detected