| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
list --+
|
Limlist
list with limited number of items
|
|||
| new list |
|
||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
insert item at index .. pop oldest item if limit is reached
|
add item to list .. pop oldest item if limit is reached
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0 on Fri Sep 26 22:09:19 2008 | http://epydoc.sourceforge.net |