Home | History | Annotate | Download | only in _io

Lines Matching defs:dict

691     PyObject *dict;

1073 Py_CLEAR(self->dict);
1091 Py_VISIT(self->dict);
1100 Py_CLEAR(self->dict);
2613 offsetof(textio, dict), /*tp_dictoffset*/