Menu

Commit [r26277]  Maximize  Restore  History

Merged revisions 26259 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r26259 | tlinnet | 2014-10-13 17:18:58 +0200 (Mon, 13 Oct 2014) | 7 lines

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.
........

bugman 2014-10-14

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/auto_analyses/relax_disp_repeat_cpmg.py
/branches/frame_order_cleanup/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.