Files
pillar/pillar/web/utils
Sybren A. Stüvel 72f440f509 Fix AttributeError
Exceptions aren't guaranteed to have a 'message' attribute. It does have
'args', but str(ex) is probably more useful as it's likely to include
the exception type.
2017-10-17 11:32:25 +02:00
..
2017-09-15 15:26:43 +02:00
2016-08-19 09:19:06 +02:00
2016-08-19 09:19:06 +02:00
2017-10-17 11:32:25 +02:00