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 4712471 commit 788b79fCopy full SHA for 788b79f
Doc/reference/lexical_analysis.rst
@@ -702,7 +702,7 @@ defaults to the :func:`str` of the expression unless a conversion ``'!r'`` is
702
declared.
703
704
.. versionadded:: 3.8
705
- The equal sign ``'='`` was added in Python 3.8.
+ The equal sign ``'='``.
706
707
If a conversion is specified, the result of evaluating the expression
708
is converted before formatting. Conversion ``'!s'`` calls :func:`str` on
0 commit comments