`to_unicode` supports converting Exceptions to `unicode` objects
even in case the Exception has been given arguments that are `str` object using a particular encoding.
Should fix #3128.
Authored by: cboos 2006-05-15
Parent: [r3295]
Child: [r3297]