Steps to replicate the issue (include links if applicable):
- Make a Python implementation fail due to inconsistent use of tabs and spaces as part of indentation.
- View error details (look under 'Errors').
What happens?:
The error message is double-escaped.
What should have happened instead?:
The error message should have rendered the angle brackets and quotes correctly.


