Class
rfc822.AddrlistClass

Address parser class by Ben Escoto.

To understand what this class does, it helps to have a copy of RFC 2822 in front of you.

http://www.faqs.org/rfcs/rfc2822.html

Note: this class interface is deprecated and may be removed in the future. Use rfc822.AddressList instead.

Base classes

There are no base classes.

Implemented Interfaces

There are no implemented interfaces.

Attributes/Properties

There are no attributes in this class.

Methods

Known Subclasses