Home | Trees | Indices | Help |
|
---|
|
object --+ | Values
Custom object for accessing the values of an OrderedDict.
Can be called like the normal OrderedDict.values method, but also supports indexing and sequence methods.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Set the value at position i to value. You can only do slice assignment to values if you supply a sequence of equal length to the slice you are replacing. |
repr(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 30 22:09:05 2008 | http://epydoc.sourceforge.net |