Home
last modified time | relevance | path

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

/third_party/python/Objects/
Drangeobject.c30 validate_step(PyObject *step) in validate_step() function
97 step = validate_step(step); /* Caution, this can clear exceptions */ in range_from_array()