On 24/06/15 15:09, Vaclav Petras wrote:
It seems like one. I think it might help, at least help to debug, if you replace "import grass.script as grass" by "import grass.script as gscript" and "grass." by "gscript.". I think this change should be done anyway in all source code.
Could you explain your reasoning behind this ? IMHO, it should not make any difference whether you use grass or gscript as the alias.
Moritz _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
