Method summary
Methods
- __init__(self)
- append(self, value)
- extend(self, values)
- isempty(self)
- pop(self)
API Reference for Enthought Tool Suite 3.2.0
Slightly-modified version of the Fifo class from the Python cookbook: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/68436
© Copyright 2002-2009 Enthought, Inc.