Home | Trees | Indices | Help |
|
---|
|
object --+ | list --+ | Array
Array object.
|
|||
new empty list |
|
||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Array |
|
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
To Do: Before to add an element to the array we must check if the type of that element is one we are expecting. |
str(x)
|
Returns a new Array object. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 12 18:53:45 2013 | http://epydoc.sourceforge.net |