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 05b5beb commit 680189aCopy full SHA for 680189a
Doc/library/dis.rst
@@ -1135,8 +1135,8 @@ iterations of the loop.
1135
1136
.. opcode:: BUILD_INTERPOLATION (format)
1137
1138
- Constructs a new :class:`~string.templatelib.Interpolation` from an
1139
- expression and its source text and pushes the resulting instance onto the
+ Constructs a new :class:`~string.templatelib.Interpolation` from a
+ value and its source expression and pushes the resulting instance onto the
1140
stack.
1141
1142
If no conversion or format specification is present, ``format`` is set to
0 commit comments