Home | Trees | Indices | Help |
---|
|
|
|||
dIter Implements a basic dictionary iterator with 3 modes. |
|||
oDict ordereddict = oDict({'a' : 1, 'b' : 2}, True) The dictionary can be initialised with an optional dictionary passed in as the first argument, You can also pass in an order parameter which chooses the sort method. |
|
|||
__package__ =
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:17 2012 | http://epydoc.sourceforge.net |