Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ _encoded_words.py
File
_encoded_words.py
Lib/email/_encoded_words.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
" Routines
for
manipulating RFC2047 encoded words.
2
3
This is currently a package-private API, but will be considered
for
promotion
4
to a public API
if
there is demand.
Callers
nothing calls this directly
Calls
5
_QByteMap
Class · 0.85
partial
Method · 0.80
compile
Method · 0.45
decode
Method · 0.45
group
Method · 0.45
Tested by
no test coverage detected