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 d54d487 commit 30b8007Copy full SHA for 30b8007
Doc/library/dis.rst
@@ -1178,7 +1178,7 @@ iterations of the loop.
1178
.. opcode:: BUILD_TEMPLATE
1179
1180
Create a :class:`~string.templatelib.Template` object consuming interpolations
1181
- and a string from the stack, and pushes the resulting template onto the stack.
+ and a string from the stack, and pushes it onto the stack.
1182
1183
.. versionadded:: 3.14
1184
0 commit comments