cf.FieldList.remove — Documentation
Remove first occurrence of value.
Each construct in the list is compared with its equals method, rather than the == operator.
equals
==
See also
list.remove