Home
last modified time | relevance | path

Searched refs:PySwigObject_append (Results 1 – 1 of 1) sorted by relevance

/minix/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c1443 PySwigObject_append(PyObject* v, PyObject* next) in PySwigObject_append() function
1540 …{(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()