[GRASS-dev] i.pansharpen fails to compile
Nikos Alexandris
nik at nikosalexandris.net
Wed Dec 17 08:27:53 PST 2014
On 17.12.2014 18:21, Markus Neteler wrote:
> On Wed, Dec 17, 2014 at 4:33 PM, Nikos Alexandris
> <nik at nikosalexandris.net> wrote:
>> After the latest change in i.pansharpen, the opening triple double
>> quote
>> <"""> is missing and the comments (MODULE's description, AUTHOR,
>> etc) are
>> not a docstring as expected. Please update.
>
> Not sure what you mean?
> this is how it looks like:
>
> http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_7_0/scripts/i.pansharpen/i.pansharpen.py
>
> Perhaps you have local changes and a svn update conflict? Find out
> with:
>
> svn status
Probably! But, I did select for "tc" --> "theirs conflict" while
updating. Anyway. Thanks (again). Should(n't) we go for """...""" in
python scripts instead of # whereever possible?
Some newer python scripts, I remember, have the AUTHOR and stuff info
inside a docstring.
Nikos
More information about the grass-dev
mailing list