cf
FieldList.
index
L.index(value, [start, [stop]]) – return first index of value.
Each field in the field list is compared with the field’s equals method (as aopposed to the == operator).
equals
==
It is an error if there is no such field.
See also
list.index
>>>
cf.FieldList.extend
cf.FieldList.insert
Enter search terms or a module, class or function name.