Searched refs:FunctionDestructor (Results 1 – 1 of 1) sorted by relevance
3101 FunctionDestructor(FunctionObject *self) in FunctionDestructor() function6646 FunctionType.tp_dealloc = (destructor)FunctionDestructor; in init_structs()