Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c1336 form_add_counter(formobject *f, PyObject *args) in form_add_counter() function
1525 {"add_counter", (PyCFunction)form_add_counter, METH_OLDARGS},