File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -1000,8 +1000,6 @@ operations have the same priority as the corresponding numeric operations. [3]_
10001000 pair: slice; operation
10011001 pair: operator; in
10021002 pair: operator; not in
1003- single: count() (sequence method)
1004- single: index() (sequence method)
10051003
10061004+--------------------------+--------------------------------+----------+
10071005| Operation | Result | Notes |
@@ -1217,14 +1215,6 @@ accepts integers that meet the value restriction ``0 <= x <= 255``).
12171215 pair: subscript; assignment
12181216 pair: slice; assignment
12191217 pair: statement; del
1220- single: append() (sequence method)
1221- single: clear() (sequence method)
1222- single: copy() (sequence method)
1223- single: extend() (sequence method)
1224- single: insert() (sequence method)
1225- single: pop() (sequence method)
1226- single: remove() (sequence method)
1227- single: reverse() (sequence method)
12281218
12291219+------------------------------+--------------------------------+---------------------+
12301220| Operation | Result | Notes |
You can’t perform that action at this time.
0 commit comments