[GRASS-dev] pygrass - r.report

Pietro peter.zamb at gmail.com
Thu Oct 17 03:59:48 PDT 2013


On Thu, Oct 17, 2013 at 11:34 AM, Martin Landa <landa.martin at gmail.com> 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


More information about the grass-dev mailing list