We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617e033 commit 2b6dcddCopy full SHA for 2b6dcdd
1 file changed
docs/library/sys.rst
@@ -25,7 +25,7 @@ Functions
25
``traceback`` module in CPython. Unlike ``traceback.print_exception()``,
26
this function takes just exception value instead of exception type,
27
exception value, and traceback object; `file` argument should be
28
- positional; further arguments are not support. Compliant
+ positional; further arguments are not supported. CPython-compatible
29
``traceback`` module can be found in micropython-lib.
30
31
Constants
0 commit comments