cdist/cdist/exec
Darko Poljak 4c2d273f07 Unify string formatting
Use one way of string formatting: replace old `%` style with new `str.format`.

Resolve #855.
2021-03-31 08:19:34 +02:00
..
__init__.py lib/cdist => cdist (pypi) 2012-10-25 17:21:58 +02:00
local.py Unify string formatting 2021-03-31 08:19:34 +02:00
remote.py Unify string formatting 2021-03-31 08:19:34 +02:00
util.py Use OrderedDict to guarantee order 2020-04-11 20:26:20 +02:00