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 4e40f2b commit db95929Copy full SHA for db95929
Doc/library/string.templatelib.rst
@@ -56,7 +56,7 @@ reassigned.
56
>>> type(template)
57
<class 'string.templatelib.Template'>
58
59
- Templates ars stored as sequences of literal :attr:`~Template.strings`
+ Templates are stored as sequences of literal :attr:`~Template.strings`
60
and dynamic :attr:`~Template.interpolations`.
61
A :attr:`~Template.values` attribute holds the interpolation values:
62
0 commit comments