Package buildbot :: Package status :: Module mail :: Class Domain
[hide private]
[frames] | no frames]

Class Domain

source code

util.ComparableMixin --+
                       |
                      Domain

Instance Methods [hide private]
 
__init__(self, domain) source code
 
getAddress(self, name)
If name is already an email address, pass it through.
source code

Inherited from util.ComparableMixin: __cmp__, __hash__

Class Variables [hide private]
  compare_attrs = ["domain"]