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 95cf8b6 commit 3825822Copy full SHA for 3825822
docs/library/sys.rst
@@ -24,7 +24,7 @@ Functions
24
:class: attention
25
26
This is simplified version of a function which appears in the
27
- ``traceback`` module in CPython. Unlike ``traceback.print_exception()``,
+ `traceback` module in CPython. Unlike `traceback.print_exception()`,
28
this function takes just exception value instead of exception type,
29
exception value, and traceback object; *file* argument should be
30
positional; further arguments are not supported.
0 commit comments