__builtin__.set.remove

set.remove()

Remove an element from a set; it must be a member.

If the element is not a member, raise a KeyError.