Home | History | Annotate | Download | only in pyext

Lines Matching refs:GetPool

1232 static PyObject* GetPool(PyFileDescriptor *self, void *closure) {
1318 { "pool", (getter)GetPool, NULL, "pool"},