| Trees | Indices | Help |
|
|---|
|
|
object --+
|
list --+
|
P4DList
Class used to represent lists of P4D objects. A special property of P4DList objects is the provisioning of P4D object methods for P4DLists containing a single P4D element.
So P4DList([a]).m() == a.m() for P4D methods like child(), comment(), text() etc.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
| tag | |||
|
Inherited from |
|||
|
|||
Uses a filter_function to search elements in this list. The search function is applied when |
del x[y]
|
x.__setattr__('name', value) <==> x.name = value
|
|
|||
tag
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 13 08:24:08 2008 | http://epydoc.sourceforge.net |