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