Trees | Indices | Help |
|
---|
|
object --+ | list --+ | ConfigChain
A chain of config nodes
This utility class keeps several ConfigNode objects, but can be operated like any other list.
Note: this solution is mainly fast to implement, but a linked-list like behaviour is intended
|
|||
Inherited from Inherited from |
|||
List Overridden Methods | |||
---|---|---|---|
new empty list |
|
||
|
|||
|
|||
|
|||
|
|||
Iterators | |||
|
|||
|
|||
|
|
|||
List Overridden Methods | |||
---|---|---|---|
|
|
|||
Inherited from |
|
|||
Inherited from |
|
|
|
|
extend list by appending elements from the iterable
|
stable sort *IN PLACE*; cmp(x, y) -> -1, 0, 1
|
|
|
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:12 2011 | http://epydoc.sourceforge.net |