| 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 Thu Jul 22 13:11:42 2010 | http://epydoc.sourceforge.net |