[GRASS-dev] pygrass - stdout2dict

Pietro peter.zamb at gmail.com
Tue Apr 7 04:28:56 PDT 2015


On Tue, Apr 7, 2015 at 1:05 PM, Martin Landa <landa.martin at gmail.com> wrote:
> hm, is there any way how to parse command output using pygrass without
> need to define your own function?

Why not use: parse_key_val(s, sep='=', dflt=None, val_type=None, vsep=None)

define in grass.script.utils?


More information about the grass-dev mailing list