Closed GoogleCodeExporter closed 8 years ago
Did you test this against unicode soap exceptions?
I did have problems with non ASCII characters.
Maybe overriding __unicode__ would be a better approach.
Original comment by reingart@gmail.com
on 10 May 2011 at 9:37
[deleted comment]
I didn't test it against unicode exceptions.
Perhaps it would just be easier to not override __str__. As long as the
arguments are passed down to the constructor of the superclass, that should be
good enough for me.
Original comment by allan.cr...@yougov.com
on 11 May 2011 at 3:51
fixed in change 5b5cf9ebc316
Original comment by reingart@gmail.com
on 23 Nov 2011 at 6:15
Original issue reported on code.google.com by
allan.cr...@yougov.com
on 6 May 2011 at 3:20