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

Method getaddrlist

Lib/rfc822.py:333–353  ·  view source on GitHub ↗

Get a list of addresses from a header. Retrieves a list of addresses from a header, where each address is a tuple as returned by getaddr(). Scans all named headers, so it works properly with multiple To: or Cc: headers for example.

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getaddrMethod · 0.95
__init__Method · 0.45
rfc822.pyFile · 0.45

Calls 5

getallmatchingheadersMethod · 0.95
AddressListClass · 0.70
appendMethod · 0.45
findMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected