On 17.12.2014 18:21, Markus Neteler wrote:
On Wed, Dec 17, 2014 at 4:33 PM, Nikos Alexandris
<[email protected]> 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
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to