[GRASS-dev] python parser question

Martin Landa landa.martin at gmail.com
Tue May 19 07:26:09 EDT 2009


Hi,

2009/5/13 Hamish <hamish_b at yahoo.com>:

[...]

> so most of the time you don't need a,b? (if b==NULL then b=a)
>
> (AFAIR the parser does special "2 input options required" checks
> if you use opt->key_desc="a,b")
>
>
> or is fs_in= and fs_out= needed to please both the parser and the python?

I prefer to avoid separate options for input/output field separator.

> or do we need a new
>    elif ifs.lower() == "comma":
> (I'd rather avoid that)

I hope better in r37277.

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa


More information about the grass-dev mailing list