OpenGrok
Cross Reference: _operator.c
xref
: /
external
/
python
/
cpython3
/
Modules
/
_operator.c
Home
|
History
|
Annotate
|
Download
|
only in
Modules
Lines Matching
full:setitem
381
spam2(
setitem
,
382
"
setitem
(a, b, c) -- Same as a[b] = c.")