On Thu, Feb 2, 2017 at 2:47 AM, joerg robl <[email protected]> wrote:
> ret.append('name={}'.format(tnode.get('name').strip()))
> ValueError: zero length field name in format
>
This is Python 2.6 versus 2.7. I'll look into that.
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
