mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
gh-101100: Fix Sphinx nitpicks in library/traceback.rst
(#113106)
This commit is contained in:
parent
4b3cb082da
commit
d9e1b5794a
3 changed files with 75 additions and 38 deletions
|
@ -44,7 +44,7 @@ Exception context
|
|||
__suppress_context__ (exception attribute)
|
||||
|
||||
Three attributes on exception objects provide information about the context in
|
||||
which an the exception was raised:
|
||||
which the exception was raised:
|
||||
|
||||
.. attribute:: BaseException.__context__
|
||||
BaseException.__cause__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue