7.2.6.23.2. indexΒΆ

inf.index(value[, start[, stop]]) → integer -- return first index of value.

Raises ValueError if the value is not present.