[GRASS-dev] Add support for Python3
Glynn Clements
glynn at gclements.plus.com
Thu Aug 6 06:09:53 PDT 2015
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 <glynn at gclements.plus.com>
More information about the grass-dev
mailing list