PEP stands for Python Enhancement Proposals. It states:
As a sidenote, I find it useful to talk about debugging information, although it is not part of the style guide. So if you write in your exception_example.py:
You will see the following error message when you run your script:
Here is a great introduction that you should read: Understanding the Python Traceback.