Menu

Commit [r27093]  Maximize  Restore  History

Bug fix for the lib.arg_check.is_int_list() function for checking a list of lists.

This is used to check user function arguments, but was causing a RelaxError to be raised for all
integer list of lists user function arguments when a valid value is supplied. The function has been
updated to match the is_str_list() function which does not suffer from this bug.

bugman 2014-12-11

changed /trunk/lib/arg_check.py
/trunk/lib/arg_check.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.