Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c1387 form_add_timer(formobject *f, PyObject *args) in form_add_timer() function
1531 {"add_timer", (PyCFunction)form_add_timer, METH_OLDARGS},