mailr23096 - /trunk/lib/arg_check.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by tlinnet on May 08, 2014 - 19:42:
Author: tlinnet
Date: Thu May  8 19:41:59 2014
New Revision: 23096

URL: http://svn.gna.org/viewcvs/relax?rev=23096&view=rev
Log:
Added FIXME in lib/arg_check.py.

task #7791: (https://gna.org/task/index.php?7791 ) the dx.map should accept a 
list of list with values for points.

Modified:
    trunk/lib/arg_check.py

Modified: trunk/lib/arg_check.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/arg_check.py?rev=23096&r1=23095&r2=23096&view=diff
==============================================================================
--- trunk/lib/arg_check.py      (original)
+++ trunk/lib/arg_check.py      Thu May  8 19:41:59 2014
@@ -599,6 +599,8 @@
     @rtype:                                 bool
     """
 
+    # FIXME:  This still needs to be implemented as a check for 
is_list_val_or_list_of_list_val:
+
     # Init.
     fail = False
 




Related Messages


Powered by MHonArc, Updated Thu May 08 20:00:02 2014