* mandos (Client.start_checker): Use a dictionary comprehension when creating the "escaped_attrs" mapping. * mandos-ctl (print_clients): Use a dictionary comprehension when creating keyword arguments to the .format string method. (main): Use a dictionary comprehension when creating the "clients" mapping.