On Thu, Oct 17, 2013 at 11:59 AM, Pietro <[email protected]> wrote: > ValueError: The Parameter <units>, must be a python list containing > one of the following values: ['mi', 'me', 'k', 'a', 'h', 'c', 'p']
Maybe this is better: ValueError: The Parameter <units>, must be a python list containing one or more of the following values: ['mi', 'me', 'k', 'a', 'h', 'c', 'p'] Pietro _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
