Home | Trees | Indices | Help |
|
---|
|
Version: 0.2.2
Author: Nicola Larosa <nico-NoSp@m-tekNico.net>,Michael Foord <fuzzyman AT voidspace DOT org DOT uk>
|
|||
OrderedDict A class of dictionary that keeps the insertion order of keys. |
|||
Keys Custom object for accessing the keys of an OrderedDict. |
|||
Items Custom object for accessing the items of an OrderedDict. |
|||
Values Custom object for accessing the values of an OrderedDict. |
|||
SequenceOrderedDict Experimental version of OrderedDict that has a custom object for keys, values, and items. |
|
|||
__revision__ =
|
|||
INTP_VER =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 30 22:09:03 2008 | http://epydoc.sourceforge.net |