Project

General

Profile

« Previous | Next » 

Revision 13392

fix: lib/util.py: dict_subset(): raise an error if collections.OrderedDict isn't available, because some callers may depend on this. note that using dict instead of OrderedDict may be the cause of the joining on the wrong columns bug (issue #902).

  • added
  • modified
  • copied
  • renamed
  • deleted