Searched refs:internal_methods (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
H A Dflmodule.c1269 generic_add_object(formobject *f, PyObject *args, FL_OBJECT *(*func)(int, float, float, float, float, char*), PyMethodDef *internal_methods) argument
1290 return newgenericobject (obj, internal_methods);

Completed in 65 milliseconds