MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / formataddr

Function formataddr

Lib/email/utils.py:85–100  ·  view source on GitHub ↗

The inverse of parseaddr(), this takes a 2-tuple of the form (realname, email_address) and returns the string value suitable for an RFC 2822 From, To or Cc header. If the first element of pair is false, then the second element is returned unmodified.

(pair)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

searchMethod · 0.45
subMethod · 0.45

Tested by

no test coverage detected