Vaclav Petras wrote:

> >     table = '%s.%s' (schema, table)
> > TypeError: 'str' object is not callable
> >
> 
> As I said, I think it is missing percent operator. Probably trivial to fix
> but we should understand how it happen to be in the source code.

It's a bug which was introduced in r56701:

https://trac.osgeo.org/grass/changeset/56701/grass/trunk/scripts/v.db.addtable/v.db.addtable.py

It's unrelated to the Python3 conversion.

-- 
Glynn Clements <gl...@gclements.plus.com>
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to