Searched refs:PySwigObject_append (Results 1 – 1 of 1) sorted by relevance
1443 PySwigObject_append(PyObject* v, PyObject* next) in PySwigObject_append() function1540 …{(char *)"append", (PyCFunction)PySwigObject_append, METH_O, (char *)"appends another 'thi…1551 …{(char *)"append", (PyCFunction)PySwigObject_append, METH_VARARGS, (char *)"appends another 'th…2175 PySwigObject_append((PyObject*) sthis, obj[1]); in SWIG_Python_InitShadowInstance()