OpenGrok
Cross Reference: object.c
xref
: /
external
/
python
/
cpython2
/
Objects
/
object.c
Home
|
History
|
Annotate
|
Download
|
only in
Objects
Lines Matching
refs:PyDict_SetItemString
2388
if (
PyDict_SetItemString
(dict, KEY, list) < 0)