Add an element.
This is slow (creates N new iterators!) but effective.
Remove an element. Do not raise an exception if absent.
Return the popped value. Raise KeyError if empty.
Remove an element. If not a member, raise a KeyError.
pymel.util.MutableSequence
pymel.util.ProxyUnicode
Enter search terms or a module, class or function name.