A callable object which updates the aliases for a domain from an aliases(5) file.

Instance Variable domains See __init__.
Instance Variable domain See __init__.
Method __init__
Method __call__ Update the aliases for a domain from an aliases(5) file.
domains =
See __init__.
domain =
See __init__.
def __init__(self, domains, domain): (source)
ParametersdomainsA mapping of domain name to domain object (type: dict mapping bytes to IDomain provider)
domainThe domain to update. (type: IAliasableDomain provider)
def __call__(self, new): (source)

Update the aliases for a domain from an aliases(5) file.

ParametersnewThe name of an aliases(5) file. (type: bytes)
API Documentation for Twisted, generated by pydoctor at 2017-02-11 20:06:04.