Hi, 2009/5/13 Hamish <[email protected]>:
[...] > 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 _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
