Akihiro Motoki 266e6c3c3c Decode exception parameters to expand exception message properly
If a multibyte string without unicode prefix 'u' is passed to
NeutronException in python 2, string subsitution will fail.
In python 2, multibyte string without 'u' prefix is encoded into bytes.
As a result a string substitution in NeutronException.__init__ will fail.

Change-Id: I1aa08b69fe119087a7a49fda768a24f85f0e7c76
Closes-Bug: #1235228
2016-12-15 09:09:18 +00:00
..
2014-11-08 22:40:41 +09:00
2016-07-10 00:07:47 +08:00
2015-12-09 11:09:26 +03:00
2016-07-10 00:07:47 +08:00
2015-12-24 14:44:44 +09:00