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 127ebc6 commit 73e1222Copy full SHA for 73e1222
Doc/library/string.rst
@@ -797,8 +797,8 @@ Template strings ($-strings)
797
798
.. note::
799
800
- The feature described here was introduced in Python 2.4. It is entirely
801
- unrelated to, and should *not* be confused with, the new
+ The feature described here was introduced in Python 2.4. It is unrelated
+ to, and should not be confused with, the newer
802
:ref:`Template Strings <template-strings>` feature and
803
:ref:`t-string literal syntax <t-strings>` introduced in Python 3.14.
804
T-string literals evaluate to instances of a different
0 commit comments