Home | History | Annotate | Download | only in Modules

Lines Matching defs:Py_VISIT

51 #ifndef Py_VISIT

52 #define Py_VISIT(op) \
840 Py_VISIT(self->dialect);
841 Py_VISIT(self->input_iter);
842 Py_VISIT(self->fields);
1270 Py_VISIT(self->dialect);
1271 Py_VISIT(self->writeline);