Thanks to visit codestin.com Credit goes to github.com
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 1dadcb5 commit 4628320Copy full SHA for 4628320
1 file changed
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