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.
2 parents ca45cd1 + 44ea6c3 commit f38b43eCopy full SHA for f38b43e
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 (``{`` & ``}``),
263
including any whitespace, but excluding the curly braces themselves.
264
For manually created interpolations, :attr:`!expression` is the arbitrary
0 commit comments