This monkeypatch is a proof of concept to show how exception formatting could be improved.
It includes up to 5 lines of the sourcecode where the exception occured and displays them with linenumbers, marking the line where the exception occured.
If installed enscript is found during product initialization, it is used for a nice syntax highlighting of the cited code.