Home | History | Annotate | Download | only in Modules

Lines Matching refs:gc_collect

1049 gc_collect(PyObject *self, PyObject *args, PyObject *kws)

1320 {"collect", (PyCFunction)gc_collect,