We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68c941 commit d3d478eCopy full SHA for d3d478e
Doc/library/traceback.rst
@@ -270,7 +270,7 @@ Module-Level Functions
270
:class:`!TracebackException` objects are created from actual exceptions to
271
capture data for later printing. They offer a more lightweight method of
272
storing this information by avoiding holding references to
273
-:ref:`traceback<traceback-objects>` and :ref:`frame<frame-objects>` objects
+:ref:`traceback<traceback-objects>` and :ref:`frame<frame-objects>` objects.
274
In addition, they expose more options to configure the output compared to
275
the module-level functions described above.
276
0 commit comments