Method summary
Methods
- __init__(self, size_max)
- append(self, x)
append an element at the end of the buffer
- get(self)
return a list of elements from the oldest to the newest
API Reference for Enthought Tool Suite 3.2.0
append an element at the end of the buffer
return a list of elements from the oldest to the newest
© Copyright 2002-2009 Enthought, Inc.