id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc
121,Support OrderedDict,anonymous,xi,"Currently, ''!!omap'' creates a list of pairs.  But in Py2.7 and Py3.1, it is possible to create an actual ordered dictionary.  [http://docs.python.org/dev/py3k/whatsnew/3.1.html#pep-372-ordered-dictionaries]

A version of ''OrderedDict'' is available that runs on earlier versions of Python as well.  [http://code.activestate.com/recipes/576693/]
",task,new,normal,pyyaml,normal,,,
