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 8c07343 commit 984a567Copy full SHA for 984a567
Lib/traceback.py
@@ -549,7 +549,7 @@ def format_exception_only(self):
549
The return value is a generator of strings, each ending in a newline.
550
551
Normally, the generator emits a single string; however, for
552
- SyntaxError exceptions, it emites several lines that (when
+ SyntaxError exceptions, it emits several lines that (when
553
printed) display detailed information about where the syntax
554
error occurred.
555
0 commit comments