Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c946 static PyMethodDef dial_methods[] = { variable
1332 return generic_add_object(f, args, fl_add_dial, dial_methods); in form_add_dial()