Menu

Commit [r17799]  Maximize  Restore  History

Python 3 fix for the ScientificPython PDB reader unit tests.

The order of the keys returned by a dictionary's keys() method changes randomly in Python 3, so now
they are sorted prior to comparison.

bugman 2012-10-15

changed /trunk/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py
/trunk/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py Diff Switch to side-by-side view
Loading...