OpenGrok
Cross Reference: fileobject.c
xref
: /
external
/
python
/
cpython2
/
Objects
/
fileobject.c
Home
|
History
|
Annotate
|
Download
|
only in
Objects
Lines Matching
refs:tp_free
631
Py_TYPE(f)->
tp_free
((PyObject *)f);
2506
PyObject_Del, /*
tp_free
*/