| Home | Trees | Index | Help |
|---|
|
interval: Provides the Interval and IntervalSet classes
__builtin__.object:
The most base type
interval.BaseIntervalSet:
Base class for IntervalSet and FrozenIntervalSet.
interval.FrozenIntervalSet:
An immutable version of BaseIntervalSet
interval.IntervalSet:
The mutable version of BaseIntervalSet
__builtin__.type:
type(object) -> the object's type type(name, bases, dict) -> a
new type
interval.Interval:
Represents a continuous range of values
interval.Largest:
Class representing the universal largest value
interval.Smallest:
Represents the smallest value
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Nov 9 22:22:38 2005 | http://epydoc.sf.net |