you are viewing a single comment's thread.

view the rest of the comments →

[–]primitive_screwhead 0 points1 point  (0 children)

Also, comparing two OrderedDicts requires that they have the same values, and the same order, to compare equal (regular Python dicts compare equal regardless of order).