Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ndleah/python-mini-project
/ mail_checker.py
File
mail_checker.py
Mail_Checker/mail_checker.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#This script gives you the subject of mails received from a given list of mail addresses
2
import
imaplib
3
4
Callers
nothing calls this directly
Calls
1
readMails
Function · 0.85
Tested by
no test coverage detected