svn+ssh://bugman@.../svn/relax/trunk
........
r24857 | tlinnet | 2014-07-30 21:03:11 +0200 (Wed, 30 Jul 2014) | 6 lines
Fix for replacing reduce function.
This is a Python 3 fix, where this function has been removed.
This was reported as a necessity in thread:
http://thread.gmane.org/gmane.science.nmr.relax.devel/6544
........
r24866 | bugman | 2014-07-31 08:40:11 +0200 (Thu, 31 Jul 2014) | 5 lines
Added a minfx minimum version check to the dep_check module.
This is to avoid problems such as that reported at bug #22408 (http://gna.org/bugs/?22408).
........