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 f6cb83c commit 44ea6c3Copy full SHA for 44ea6c3
Doc/library/string.templatelib.rst
@@ -258,7 +258,7 @@ Types
258
.. attribute:: expression
259
:type: str
260
261
- For interpolations created from t-string literals, :attr:`!expression`
+ For interpolations created by t-string literals, :attr:`!expression`
262
is the source text found inside the curly braces, including any
263
whitespace, but excluding the curly braces themselves. For manually
264
created interpolations, :attr:`!expression` is an arbitrary string.
0 commit comments