mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +00:00
remove confusing delete indexing (closes #21466)
This commit is contained in:
parent
5e6b5f2f26
commit
5c8ce188ee
1 changed files with 0 additions and 2 deletions
|
|
@ -323,8 +323,6 @@ Sequences
|
||||||
object: mutable sequence
|
object: mutable sequence
|
||||||
object: mutable
|
object: mutable
|
||||||
pair: assignment; statement
|
pair: assignment; statement
|
||||||
single: delete
|
|
||||||
statement: del
|
|
||||||
single: subscription
|
single: subscription
|
||||||
single: slicing
|
single: slicing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue