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 41b2d19 commit bf7aac3Copy full SHA for bf7aac3
Doc/library/stdtypes.rst
@@ -1220,7 +1220,7 @@ accepts integers that meet the value restriction ``0 <= x <= 255``).
1220
Notes:
1221
1222
(1)
1223
- *t* must have the same length as the slice it is replacing.
+ If *k* is not equal to ``1``, *t* must have the same length as the slice it is replacing.
1224
1225
(2)
1226
The optional argument *i* defaults to ``-1``, so that by default the last
0 commit comments