Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_generator.py
File
test_generator.py
Lib/test/test_email/test_generator.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
io
2
import
textwrap
3
import
unittest
4
from
email
import
message_from_string, message_from_bytes
Callers
nothing calls this directly
Calls
1
main
Method · 0.45
Tested by
no test coverage detected