Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c868 set_counter_value (genericobject *g, PyObject *args) in set_counter_value() function
898 {"set_counter_value", (PyCFunction)set_counter_value,
/external/python/cpython2/Doc/library/
Dfl.rst306 Add a counter object to the form. --- Methods: :meth:`set_counter_value`,