obspy.clients.nrl.client.NRLPath.rindex

NRLPath.rindex(sub[, start[, end]]) → int

Like S.rfind() but raise ValueError when the substring is not found.