[GRASS-dev] Re: [GRASS-user] grass 6.4 rc5 and python scripting

Glynn Clements wrote:

> In order for g.parser to work, the file teste.py needs to be in your
> PATH.

This is actually a bug in G_parser() and G_gui(). menuform.py is being
passed the base filename rather than the complete path. There isn't
any other reason why the script needs to be in the path.

I've fixed this in 7.x with r38126. However, menuform.py still tries
to run the script using its basename.

--
Glynn Clements <glynn@gclements.plus.com>