Commit f24c1416 authored by Georg Brandl's avatar Georg Brandl

Fix wrong link.

parent 97f96233
......@@ -350,7 +350,7 @@ The following exceptions are the exceptions that are usually raised.
if it has another type (such as a string), the object's value is printed and
the exit status is one.
Instances have an attribute :attr:`code` which is set to the proposed exit
Instances have an attribute :attr:`!code` which is set to the proposed exit
status or error message (defaulting to ``None``). Also, this exception derives
directly from :exc:`BaseException` and not :exc:`Exception`, since it is not
technically an error.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment