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):
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):

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 2020-03-25 17:34:30.