| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
parameterized.Parameter --+
|
List
Parameter whose value is a list of objects, usually of a specified type.
The bounds allow a minimum and/or maximum length of list to be enforced. If the class is non-None, all items in the list are checked to be of that type.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
__classdoc = str(object) -> string |
|||
|
|||
| bounds | |||
| class_ | |||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
|
|
|
|||
__classdocstr(object) -> string Return a nice string representation of the object. If the argument is a string, the return value is the same object.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Oct 11 20:50:05 2008 | http://epydoc.sourceforge.net |