| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
SequenceType
Represents any ordered sequence. A sequence supports indexed access (i.e., [] access, __getitem__, ...). Lists and tuples are subtypes of this type.
|
|||
| __metaclass__ | |||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Mon Jul 19 11:49:30 2010 | http://epydoc.sourceforge.net |