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 884c4ca commit a948d4fCopy full SHA for a948d4f
Doc/library/traceback.rst
@@ -67,7 +67,7 @@ The module defines the following functions:
67
68
This function prints a stack trace from its invocation point. The optional
69
*f* argument can be used to specify an alternate stack frame to start. The
70
- optional limit* and *file* arguments have the same meaning as for
+ optional *limit* and *file* arguments have the same meaning as for
71
:func:`print_exception`.
72
73
0 commit comments