Skip to content
Snippets Groups Projects
Commit 2b6dcdd3 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

docs/sys: print_exception: Fixes/clarifications.

parent 617e033e
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ Functions
``traceback`` module in CPython. Unlike ``traceback.print_exception()``,
this function takes just exception value instead of exception type,
exception value, and traceback object; `file` argument should be
positional; further arguments are not support. Compliant
positional; further arguments are not supported. CPython-compatible
``traceback`` module can be found in micropython-lib.
Constants
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment