Home
last modified time | relevance | path

Searched refs:file_getsetlist (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
DcStringIO.c97 static PyGetSetDef file_getsetlist[] = { variable
578 file_getsetlist, /*tp_getset */
677 file_getsetlist, /* tp_getset */
/external/python/cpython2/Objects/
Dfileobject.c2236 static PyGetSetDef file_getsetlist[] = { variable
2542 file_getsetlist, /* tp_getset */