-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
self.assertNotEqual( SON((('a', 'b'), ('c', 'd'))), SON((('c', 'd'), ('a', 'b'))) )
self.assertNotEqual( SON((('a', 'b'), ('c', 'd'))), SON((('c', 'd'), ('a', 'b'))) )