Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tre/dist/python/
H A Dtre-python.c263 PyObject_Del(self); in PyTreMatch_dealloc()
432 PyObject_Del(self); in PyTrePattern_dealloc()
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c731 # define PyObject_Del(op) PyMem_DEL((op)) macro
734 # define PyObject_DEL PyObject_Del