Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
Based on RFC 2060.
4
Callers
nothing calls this directly
Calls
12
enumerate
Function · 0.85
IMAP4_stream
Class · 0.85
IMAP4
Class · 0.85
getpass
Method · 0.80
_mesg
Method · 0.80
run
Function · 0.70
compile
Method · 0.45
append
Method · 0.45
split
Method · 0.45
encode
Method · 0.45
match
Method · 0.45
group
Method · 0.45
Tested by
no test coverage detected