On Thu, Oct 17, 2013 at 11:34 AM, Martin Landa <[email protected]> wrote: > ValueError: The Parameter <units>, must be one of: ['mi', 'me', 'k', 'a', > 'h', 'c', 'p']
Perhaps If I can change the error string in something more explicit like: ValueError: The Parameter <units>, must be a python list containing one of the following values: ['mi', 'me', 'k', 'a', 'h', 'c', 'p'] What do you think? Pietro _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
