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 528ca6f commit f1c4585Copy full SHA for f1c4585
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