mail[bug #22798] Failure of relax to start due to an OrderedDict ImportError on Python 2.6 and earlier.


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d Auvergne on October 13, 2014 - 12:14:
Follow-up Comment #1, bug #22798 (project relax):

The standard way in Python to handle ordering for a dictionary is to create a
separate variable which is a Python list which contains the dictionary keys in
the desired order.  This is probably what is inside the
collections.OrderedDict object anyway.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?22798>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/




Related Messages


Powered by MHonArc, Updated Mon Oct 13 12:20:27 2014