Searched defs:super_init (Results 1 – 4 of 4) sorted by relevance
1410 super_init = CodeGenerator.__init__ # call be other init variable in FunctionCodeGenerator1426 super_init = CodeGenerator.__init__ # call be other init variable in GenExprCodeGenerator1462 super_init = CodeGenerator.__init__ variable in ClassCodeGenerator
255 super_init = FlowGraph.__init__ variable in PyFlowGraph
6623 super_init(PyObject *self, PyObject *args, PyObject *kwds) function
6659 super_init(PyObject *self, PyObject *args, PyObject *kwds) function