| Home | Trees | Indices | Help |
|
|---|
|
|
Ordered dictionary.
This is a dictionary class that preserves the order in which the keys are stored. This is necessary to build Structures and Sequences that follow the requested variable order.
|
|||
|
odict Ordered dictionary. |
||
|
|||
| _test() | ||
|
|||
|
__author__ = 'Roberto De Almeida <rob@pydap.org>'
|
||
Imports: copy
|
|||
|
|
|||
__author__None
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Mon Nov 13 21:49:06 2006 | http://epydoc.sourceforge.net |