Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dflmodule.c886 set_counter_step (genericobject *g, PyObject *args) in set_counter_step() function
904 {"set_counter_step", (PyCFunction)set_counter_step,
/external/python/cpython2/Doc/library/
Dfl.rst307 :meth:`get_counter_value`, :meth:`set_counter_bounds`, :meth:`set_counter_step`,