1 2 3 4 5 6 7
static void $abbrev$_dealloc($abbrev$object *self) { /* XXXX Add your own cleanup code here */ PyMem_DEL(self); }