Files
deb-python-taskflow/taskflow/utils
Joshua Harlow 69438edf64 Use encodeutils for exception -> string function
The oslo.utils library now provides a better version of
this that always returns a unicode exception message, so
update our usage to use it (and remove our own local
function). This guarantee of unicode also means we have to
update a few other places to make sure we get back bytes
or unicode as needed.

Change-Id: I924380408aaf6d2aec418ceaaf623c75900268f7
2015-07-30 20:18:28 +00:00
..
2014-02-22 17:16:29 +08:00