-
Committer:
Teddy Hogeborn
-
Date:
2014-07-25 23:00:45 UTC
-
mto:
This revision was merged to the branch mainline in
revision
724.
-
Revision ID:
teddy@recompile.se-20140725230045-94y6ghmwqkb00ffw
Use dictionary comprehensions.
* 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.