Searched refs:task_cls_getitem (Results 1 – 1 of 1) sorted by relevance
2449 task_cls_getitem(PyObject *cls, PyObject *type) in task_cls_getitem() function2474 {"__class_getitem__", task_cls_getitem, METH_O|METH_CLASS, NULL},