Home | Trees | Indices | Help |
|
---|
|
object --+ | Address
Validated electronic mail address class.
This class knows how to validate and format e-mail addresses. It uses Python's built-in `parseaddr` and `formataddr` helper functions and helps guarantee a uniform base for all e-mail address operations.
The AddressList unit tests provide comprehensive testing of this class as well.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
repr(x)
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri May 28 17:01:39 2010 | http://epydoc.sourceforge.net |