MCPcopy 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
3This is currently a package-private API, but will be considered for promotion
4to a public API if there is demand.

Callers

nothing calls this directly

Calls 5

_QByteMapClass · 0.85
partialMethod · 0.80
compileMethod · 0.45
decodeMethod · 0.45
groupMethod · 0.45

Tested by

no test coverage detected