[GRASS-dev] pythonlib: list/mlist

Martin Landa landa.martin at gmail.com
Wed Mar 28 07:56:22 EDT 2012


Hi,

I am not really sure if we need wrappers for both list commands in
Python Scripting Library - `g.list` and `g.mlist`. I would say that
python "list" function could be based on parsing `g.mlist` output
only. This would reduce number of functions. In other words we would
have list_grouped(), list_pairs() and list_strings() based on g.mlist
not g.list and all mlist_*() would be eliminated. I think it would be
more clear for the users.

Martin

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


More information about the grass-dev mailing list