email.headerregistry.Group.__str__()

__str__()

The str value of a Group is formatted according to RFC 5322, but with no Content Transfer Encoding of any non-ASCII characters. If display_name is none and there is a single Address in the addresses list, the str value will be the same as the str of that single Address.

doc_python
2016-10-07 17:32:32
Comments
Leave a Comment

Please login to continue.