bs4.Comment.index

Comment.index(sub[, start[, end]]) → int

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