Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Drangeobject.c25 validate_step(PyObject *step) in validate_step() function
105 step = validate_step(step); /* Caution, this can clear exceptions */ in range_new()