Trees | Indices | Help |
|
---|
|
object --+ | BaseSet --+ | Set
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|
|
Add an element to a set. This has no effect if the element is already present. |
Remove an element from a set if it is a member. If the element is not a member, do nothing. |
Remove an element from a set; it must be a member. If the element is not a member, raise a KeyError. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Oct 25 16:28:17 2007 | http://epydoc.sourceforge.net |