Xiang Zhang added the comment:

With this sentence

A second global variable stores the “associated value” of the exception (the 
second argument to raise).

I think the phrase inside the parentheses is to explain the "associated value", 
which is usually a string passed to the exception object, not the exception 
object itself.

Do I misunderstand anything?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25381>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to