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 1ccbe2f commit 95cf8b6Copy full SHA for 95cf8b6
docs/library/sys.rst
@@ -27,8 +27,7 @@ Functions
27
``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. CPython-compatible
31
- ``traceback`` module can be found in `micropython-lib`.
+ positional; further arguments are not supported.
32
33
Constants
34
---------
0 commit comments