Menu

Commit [r26259]  Maximize  Restore  History

Removal the use of OrderecDict().

OrderedDict is first available in python 2.7, and is not essential functionality.

The functionality is replaced with looping over a list of dictionary keys instead, which is picked up under analysis.

Bug #22798 (https://gna.org/bugs/?22798): Failure of relax to start due to an OrderedDict ImportError on Python 2.6 and earlier.

tlinnet 2014-10-13

changed /trunk/auto_analyses/relax_disp_repeat_cpmg.py
/trunk/auto_analyses/relax_disp_repeat_cpmg.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.