diff --git a/src/db/db.join/db.join.py b/src/db/db.join/db.join.py index 2dacf74fa2..8e5e64bf0f 100755 --- a/src/db/db.join/db.join.py +++ b/src/db/db.join/db.join.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/display/d.explanation.plot/d.explanation.plot.py b/src/display/d.explanation.plot/d.explanation.plot.py index 497ffe1b47..0bf67fdb7e 100755 --- a/src/display/d.explanation.plot/d.explanation.plot.py +++ b/src/display/d.explanation.plot/d.explanation.plot.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/display/d.frame/d.frame.py b/src/display/d.frame/d.frame.py index 9763b7f5ee..d2c49e8feb 100755 --- a/src/display/d.frame/d.frame.py +++ b/src/display/d.frame/d.frame.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/display/d.mon2/d.mon2.py b/src/display/d.mon2/d.mon2.py index 5e09906f36..42c4a85ccc 100755 --- a/src/display/d.mon2/d.mon2.py +++ b/src/display/d.mon2/d.mon2.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: d.mon(.py) diff --git a/src/display/d.vect.thematic2/d.vect.thematic2.py b/src/display/d.vect.thematic2/d.vect.thematic2.py index 7efa568780..3c799b3df7 100755 --- a/src/display/d.vect.thematic2/d.vect.thematic2.py +++ b/src/display/d.vect.thematic2/d.vect.thematic2.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/general/g.citation/g.citation.py b/src/general/g.citation/g.citation.py index a31f6568aa..5b78bd5e26 100755 --- a/src/general/g.citation/g.citation.py +++ b/src/general/g.citation/g.citation.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/general/g.compare.md5/g.compare.md5.py b/src/general/g.compare.md5/g.compare.md5.py index b89108429e..e6370bc1b1 100644 --- a/src/general/g.compare.md5/g.compare.md5.py +++ b/src/general/g.compare.md5/g.compare.md5.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ################################################################################ # diff --git a/src/general/g.copyall/g.copyall.py b/src/general/g.copyall/g.copyall.py index 4ebc64e5bb..9be53416b3 100755 --- a/src/general/g.copyall/g.copyall.py +++ b/src/general/g.copyall/g.copyall.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/general/g.download.location/g.download.location.py b/src/general/g.download.location/g.download.location.py index 438f266625..719cafda65 100644 --- a/src/general/g.download.location/g.download.location.py +++ b/src/general/g.download.location/g.download.location.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: g.download.location diff --git a/src/general/g.isis3mt/g.isis3mt.py b/src/general/g.isis3mt/g.isis3mt.py index 600627daf8..cc0e2eb9e2 100755 --- a/src/general/g.isis3mt/g.isis3mt.py +++ b/src/general/g.isis3mt/g.isis3mt.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/general/g.proj.all/g.proj.all.py b/src/general/g.proj.all/g.proj.all.py index 96bf98ce89..dd5020a0aa 100755 --- a/src/general/g.proj.all/g.proj.all.py +++ b/src/general/g.proj.all/g.proj.all.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/general/g.proj.identify/g.proj.identify.py b/src/general/g.proj.identify/g.proj.identify.py index 1f1ace1f85..83e02886df 100644 --- a/src/general/g.proj.identify/g.proj.identify.py +++ b/src/general/g.proj.identify/g.proj.identify.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 """ @module g.proj.identify diff --git a/src/general/g.rename.many/g.rename.many.py b/src/general/g.rename.many/g.rename.many.py index 5a431a3574..60adfa4204 100644 --- a/src/general/g.rename.many/g.rename.many.py +++ b/src/general/g.rename.many/g.rename.many.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/gui/wxpython/wx.metadata/db.csw.admin/db.csw.admin.py b/src/gui/wxpython/wx.metadata/db.csw.admin/db.csw.admin.py index b0d08b2462..2b263ffd3b 100755 --- a/src/gui/wxpython/wx.metadata/db.csw.admin/db.csw.admin.py +++ b/src/gui/wxpython/wx.metadata/db.csw.admin/db.csw.admin.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @module db.csw.admin diff --git a/src/gui/wxpython/wx.metadata/db.csw.harvest/db.csw.harvest.py b/src/gui/wxpython/wx.metadata/db.csw.harvest/db.csw.harvest.py index 9b058fd462..6724a0841a 100755 --- a/src/gui/wxpython/wx.metadata/db.csw.harvest/db.csw.harvest.py +++ b/src/gui/wxpython/wx.metadata/db.csw.harvest/db.csw.harvest.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @module db.csw.harvest diff --git a/src/gui/wxpython/wx.metadata/db.csw.run/db.csw.run.py b/src/gui/wxpython/wx.metadata/db.csw.run/db.csw.run.py index e6f065e82f..09ac119a1b 100755 --- a/src/gui/wxpython/wx.metadata/db.csw.run/db.csw.run.py +++ b/src/gui/wxpython/wx.metadata/db.csw.run/db.csw.run.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ================================================================= # diff --git a/src/gui/wxpython/wx.metadata/g.gui.cswbrowser/g.gui.cswbrowser.py b/src/gui/wxpython/wx.metadata/g.gui.cswbrowser/g.gui.cswbrowser.py index 2d325d2c2e..abed53636d 100755 --- a/src/gui/wxpython/wx.metadata/g.gui.cswbrowser/g.gui.cswbrowser.py +++ b/src/gui/wxpython/wx.metadata/g.gui.cswbrowser/g.gui.cswbrowser.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @module g.gui.cswbrowser @brief GUI csw browser diff --git a/src/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py b/src/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py index 09733af00a..3969702988 100755 --- a/src/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py +++ b/src/gui/wxpython/wx.metadata/g.gui.metadata/g.gui.metadata.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @module g.gui.metadata diff --git a/src/gui/wxpython/wx.metadata/m.csw.update/m.csw.update.py b/src/gui/wxpython/wx.metadata/m.csw.update/m.csw.update.py index 6e0bd14d15..3d078b16e4 100644 --- a/src/gui/wxpython/wx.metadata/m.csw.update/m.csw.update.py +++ b/src/gui/wxpython/wx.metadata/m.csw.update/m.csw.update.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/gui/wxpython/wx.metadata/mdlib/cswlib.py b/src/gui/wxpython/wx.metadata/mdlib/cswlib.py index e51127e34f..00fbda1c7a 100644 --- a/src/gui/wxpython/wx.metadata/mdlib/cswlib.py +++ b/src/gui/wxpython/wx.metadata/mdlib/cswlib.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @module library for g.gui.cswbrowser @brief GUI csw browser diff --git a/src/gui/wxpython/wx.metadata/mdlib/cswutil.py b/src/gui/wxpython/wx.metadata/mdlib/cswutil.py index 31342a5200..ce57b65e92 100644 --- a/src/gui/wxpython/wx.metadata/mdlib/cswutil.py +++ b/src/gui/wxpython/wx.metadata/mdlib/cswutil.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @module utility for g.gui.cswbrowser @brief GUI csw browser diff --git a/src/gui/wxpython/wx.metadata/mdlib/dependency.py b/src/gui/wxpython/wx.metadata/mdlib/dependency.py index 658d147356..b72950f7bf 100644 --- a/src/gui/wxpython/wx.metadata/mdlib/dependency.py +++ b/src/gui/wxpython/wx.metadata/mdlib/dependency.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/gui/wxpython/wx.metadata/mdlib/mdeditorfactory.py b/src/gui/wxpython/wx.metadata/mdlib/mdeditorfactory.py index 3af7c78c11..cd4c189246 100644 --- a/src/gui/wxpython/wx.metadata/mdlib/mdeditorfactory.py +++ b/src/gui/wxpython/wx.metadata/mdlib/mdeditorfactory.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @package editor diff --git a/src/gui/wxpython/wx.metadata/mdlib/mdgrass.py b/src/gui/wxpython/wx.metadata/mdlib/mdgrass.py index 5da8005972..a36fda48f8 100644 --- a/src/gui/wxpython/wx.metadata/mdlib/mdgrass.py +++ b/src/gui/wxpython/wx.metadata/mdlib/mdgrass.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @package mdgrass diff --git a/src/gui/wxpython/wx.metadata/mdlib/mdjinjaparser.py b/src/gui/wxpython/wx.metadata/mdlib/mdjinjaparser.py index d70ad8609a..696969c0d4 100644 --- a/src/gui/wxpython/wx.metadata/mdlib/mdjinjaparser.py +++ b/src/gui/wxpython/wx.metadata/mdlib/mdjinjaparser.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @package jinjainfo diff --git a/src/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py b/src/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py index 661063301e..c9a158bad2 100755 --- a/src/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py +++ b/src/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @module mdpdffactory diff --git a/src/gui/wxpython/wx.metadata/mdlib/mdutil.py b/src/gui/wxpython/wx.metadata/mdlib/mdutil.py index 0ff63516fc..3fc91cf22a 100644 --- a/src/gui/wxpython/wx.metadata/mdlib/mdutil.py +++ b/src/gui/wxpython/wx.metadata/mdlib/mdutil.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @package mdgrass diff --git a/src/gui/wxpython/wx.metadata/r.info.iso/r.info.iso.py b/src/gui/wxpython/wx.metadata/r.info.iso/r.info.iso.py index 59b5895963..287c7af745 100755 --- a/src/gui/wxpython/wx.metadata/r.info.iso/r.info.iso.py +++ b/src/gui/wxpython/wx.metadata/r.info.iso/r.info.iso.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @module r.info.iso diff --git a/src/gui/wxpython/wx.metadata/t.info.iso/t.info.iso.py b/src/gui/wxpython/wx.metadata/t.info.iso/t.info.iso.py index 1eab4b84d4..3eddeadb29 100644 --- a/src/gui/wxpython/wx.metadata/t.info.iso/t.info.iso.py +++ b/src/gui/wxpython/wx.metadata/t.info.iso/t.info.iso.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @module t.info.iso diff --git a/src/gui/wxpython/wx.metadata/v.info.iso/v.info.iso.py b/src/gui/wxpython/wx.metadata/v.info.iso/v.info.iso.py index e170b7e142..8867e0b5e5 100755 --- a/src/gui/wxpython/wx.metadata/v.info.iso/v.info.iso.py +++ b/src/gui/wxpython/wx.metadata/v.info.iso/v.info.iso.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @module v.info.iso diff --git a/src/gui/wxpython/wx.mwprecip/g.gui.mwprecip.py b/src/gui/wxpython/wx.mwprecip/g.gui.mwprecip.py index 86f8b0ec00..fe20124996 100755 --- a/src/gui/wxpython/wx.mwprecip/g.gui.mwprecip.py +++ b/src/gui/wxpython/wx.mwprecip/g.gui.mwprecip.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # %module diff --git a/src/gui/wxpython/wx.mwprecip/mw3.py b/src/gui/wxpython/wx.mwprecip/mw3.py index 8f449d3574..5fe6bfe328 100755 --- a/src/gui/wxpython/wx.mwprecip/mw3.py +++ b/src/gui/wxpython/wx.mwprecip/mw3.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 from math import sin, cos, atan2, degrees, tan, sqrt diff --git a/src/gui/wxpython/wx.mwprecip/mw_util.py b/src/gui/wxpython/wx.mwprecip/mw_util.py index 3b75c43dbc..c85995d2a9 100644 --- a/src/gui/wxpython/wx.mwprecip/mw_util.py +++ b/src/gui/wxpython/wx.mwprecip/mw_util.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import re import os import sys diff --git a/src/gui/wxpython/wx.mwprecip/pgwrapper.py b/src/gui/wxpython/wx.mwprecip/pgwrapper.py index c2e7d34d6b..70e7728dd0 100755 --- a/src/gui/wxpython/wx.mwprecip/pgwrapper.py +++ b/src/gui/wxpython/wx.mwprecip/pgwrapper.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 import sys diff --git a/src/gui/wxpython/wx.stream/gui_modules/ImageViewer.py b/src/gui/wxpython/wx.stream/gui_modules/ImageViewer.py index 3b46622f5d..6ead827531 100644 --- a/src/gui/wxpython/wx.stream/gui_modules/ImageViewer.py +++ b/src/gui/wxpython/wx.stream/gui_modules/ImageViewer.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """! diff --git a/src/gui/wxpython/wx.stream/gui_modules/rstream.py b/src/gui/wxpython/wx.stream/gui_modules/rstream.py index f8a5d69f29..8b12ab713a 100644 --- a/src/gui/wxpython/wx.stream/gui_modules/rstream.py +++ b/src/gui/wxpython/wx.stream/gui_modules/rstream.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """! diff --git a/src/gui/wxpython/wx.stream/gui_modules/rstream_ImageViewer.py b/src/gui/wxpython/wx.stream/gui_modules/rstream_ImageViewer.py index 2b8147300f..da59dd6033 100644 --- a/src/gui/wxpython/wx.stream/gui_modules/rstream_ImageViewer.py +++ b/src/gui/wxpython/wx.stream/gui_modules/rstream_ImageViewer.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """! diff --git a/src/gui/wxpython/wx.stream/gui_modules/rstream_panelOne.py b/src/gui/wxpython/wx.stream/gui_modules/rstream_panelOne.py index 2c950be056..a22ed9e65d 100644 --- a/src/gui/wxpython/wx.stream/gui_modules/rstream_panelOne.py +++ b/src/gui/wxpython/wx.stream/gui_modules/rstream_panelOne.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """! diff --git a/src/gui/wxpython/wx.wms/wmsmenu.py b/src/gui/wxpython/wx.wms/wmsmenu.py index 9fa00227de..98931ea958 100644 --- a/src/gui/wxpython/wx.wms/wmsmenu.py +++ b/src/gui/wxpython/wx.wms/wmsmenu.py @@ -18,7 +18,7 @@ @author Sudeep Singh Walia (Indian Institute of Technology, Kharagpur , sudeep495@gmail.com) """ -#!/usr/bin/env python +#!/usr/bin/env python3 # generated by wxGlade 0.6.3 on Mon Jul 11 04:58:20 2011 import os diff --git a/src/hadoop/hd/hd.db.connect/hd.db.connect.py b/src/hadoop/hd/hd.db.connect/hd.db.connect.py index 8f7c750da8..6d5a575b78 100755 --- a/src/hadoop/hd/hd.db.connect/hd.db.connect.py +++ b/src/hadoop/hd/hd.db.connect/hd.db.connect.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/hadoop/hd/hd.esri2vector/hd.esri2vector.py b/src/hadoop/hd/hd.esri2vector/hd.esri2vector.py index 14358182fb..0a1046c1b2 100755 --- a/src/hadoop/hd/hd.esri2vector/hd.esri2vector.py +++ b/src/hadoop/hd/hd.esri2vector/hd.esri2vector.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/hadoop/hd/hd.hdfs.in.fs/hd.hdfs.in.fs.py b/src/hadoop/hd/hd.hdfs.in.fs/hd.hdfs.in.fs.py index 4fe0ef0dc0..6db1bdb825 100755 --- a/src/hadoop/hd/hd.hdfs.in.fs/hd.hdfs.in.fs.py +++ b/src/hadoop/hd/hd.hdfs.in.fs/hd.hdfs.in.fs.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/hadoop/hd/hd.hdfs.in.vector/hd.hdfs.in.vector.py b/src/hadoop/hd/hd.hdfs.in.vector/hd.hdfs.in.vector.py index 2e2739054e..e26d14f00b 100755 --- a/src/hadoop/hd/hd.hdfs.in.vector/hd.hdfs.in.vector.py +++ b/src/hadoop/hd/hd.hdfs.in.vector/hd.hdfs.in.vector.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/hadoop/hd/hd.hdfs.info/hd.hdfs.info.py b/src/hadoop/hd/hd.hdfs.info/hd.hdfs.info.py index b790ef9e51..b9846eb32a 100755 --- a/src/hadoop/hd/hd.hdfs.info/hd.hdfs.info.py +++ b/src/hadoop/hd/hd.hdfs.info/hd.hdfs.info.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/hadoop/hd/hd.hdfs.out.vector/hd.hdfs.out.vector.py b/src/hadoop/hd/hd.hdfs.out.vector/hd.hdfs.out.vector.py index 491e28fc8f..14bc3b80f6 100755 --- a/src/hadoop/hd/hd.hdfs.out.vector/hd.hdfs.out.vector.py +++ b/src/hadoop/hd/hd.hdfs.out.vector/hd.hdfs.out.vector.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/hadoop/hd/hd.hive.csv.table/hd.hive.csv.table.py b/src/hadoop/hd/hd.hive.csv.table/hd.hive.csv.table.py index 5ed87b94ce..03708bfd01 100755 --- a/src/hadoop/hd/hd.hive.csv.table/hd.hive.csv.table.py +++ b/src/hadoop/hd/hd.hive.csv.table/hd.hive.csv.table.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/hadoop/hd/hd.hive.execute/hd.hive.execute.py b/src/hadoop/hd/hd.hive.execute/hd.hive.execute.py index 587d175dd5..7b1aea2dc6 100755 --- a/src/hadoop/hd/hd.hive.execute/hd.hive.execute.py +++ b/src/hadoop/hd/hd.hive.execute/hd.hive.execute.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/hadoop/hd/hd.hive.info/hd.hive.info.py b/src/hadoop/hd/hd.hive.info/hd.hive.info.py index 4a37e89719..a8e9006eff 100755 --- a/src/hadoop/hd/hd.hive.info/hd.hive.info.py +++ b/src/hadoop/hd/hd.hive.info/hd.hive.info.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/hadoop/hd/hd.hive.json.table/hd.hive.json.table.py b/src/hadoop/hd/hd.hive.json.table/hd.hive.json.table.py index c8b7a78263..973c674b38 100755 --- a/src/hadoop/hd/hd.hive.json.table/hd.hive.json.table.py +++ b/src/hadoop/hd/hd.hive.json.table/hd.hive.json.table.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/hadoop/hd/hd.hive.load/hd.hive.load.py b/src/hadoop/hd/hd.hive.load/hd.hive.load.py index 7fefdd4865..3b74535464 100755 --- a/src/hadoop/hd/hd.hive.load/hd.hive.load.py +++ b/src/hadoop/hd/hd.hive.load/hd.hive.load.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/hadoop/hd/hd.hive.select/hd.hive.select.py b/src/hadoop/hd/hd.hive.select/hd.hive.select.py index 4837ec6898..e63f18f387 100755 --- a/src/hadoop/hd/hd.hive.select/hd.hive.select.py +++ b/src/hadoop/hd/hd.hive.select/hd.hive.select.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/hadoop/hd/hdfswrapper/security_utils.py b/src/hadoop/hd/hdfswrapper/security_utils.py index ea9d00df85..8e5187d733 100644 --- a/src/hadoop/hd/hdfswrapper/security_utils.py +++ b/src/hadoop/hd/hdfswrapper/security_utils.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # Licensed to Cloudera, Inc. under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information diff --git a/src/imagery/i.ann.maskrcnn/maskrcnnlib/config.py b/src/imagery/i.ann.maskrcnn/maskrcnnlib/config.py index 92263a20b0..9c4c4e4af0 100644 --- a/src/imagery/i.ann.maskrcnn/maskrcnnlib/config.py +++ b/src/imagery/i.ann.maskrcnn/maskrcnnlib/config.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ diff --git a/src/imagery/i.cutlines/i.cutlines.py b/src/imagery/i.cutlines/i.cutlines.py index 9767902b8d..010e3b8bf4 100755 --- a/src/imagery/i.cutlines/i.cutlines.py +++ b/src/imagery/i.cutlines/i.cutlines.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/imagery/i.cva/i.cva.py b/src/imagery/i.cva/i.cva.py index f1aa0f4795..40a1b2fc1c 100644 --- a/src/imagery/i.cva/i.cva.py +++ b/src/imagery/i.cva/i.cva.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/imagery/i.fusion.hpf/constants.py b/src/imagery/i.fusion.hpf/constants.py index 16ca2ad9f7..7eb37bfcb0 100644 --- a/src/imagery/i.fusion.hpf/constants.py +++ b/src/imagery/i.fusion.hpf/constants.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding:utf-8 -*- """ diff --git a/src/imagery/i.fusion.hpf/high_pass_filter.py b/src/imagery/i.fusion.hpf/high_pass_filter.py index 4f50c0c3f7..453aa13f2c 100644 --- a/src/imagery/i.fusion.hpf/high_pass_filter.py +++ b/src/imagery/i.fusion.hpf/high_pass_filter.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ diff --git a/src/imagery/i.fusion.hpf/i.fusion.hpf.py b/src/imagery/i.fusion.hpf/i.fusion.hpf.py index 9ad1d898f6..772e3ba0ef 100755 --- a/src/imagery/i.fusion.hpf/i.fusion.hpf.py +++ b/src/imagery/i.fusion.hpf/i.fusion.hpf.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ diff --git a/src/imagery/i.fusion.hpf/test_high_pass_filter.py b/src/imagery/i.fusion.hpf/test_high_pass_filter.py index 1fddada4fe..cf0b53a40f 100644 --- a/src/imagery/i.fusion.hpf/test_high_pass_filter.py +++ b/src/imagery/i.fusion.hpf/test_high_pass_filter.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # author: Panagiotis Mavrogiorgos diff --git a/src/imagery/i.gabor/i.gabor.py b/src/imagery/i.gabor/i.gabor.py index 5c8f9dcd24..617451b42d 100755 --- a/src/imagery/i.gabor/i.gabor.py +++ b/src/imagery/i.gabor/i.gabor.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/imagery/i.histo.match/i.histo.match.py b/src/imagery/i.histo.match/i.histo.match.py index 2fa0d147fd..b658fbb2e5 100644 --- a/src/imagery/i.histo.match/i.histo.match.py +++ b/src/imagery/i.histo.match/i.histo.match.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: i.histo.match diff --git a/src/imagery/i.image.bathymetry/i.image.bathymetry.py b/src/imagery/i.image.bathymetry/i.image.bathymetry.py index 2a4ef5c77f..8a6a9a6ab8 100644 --- a/src/imagery/i.image.bathymetry/i.image.bathymetry.py +++ b/src/imagery/i.image.bathymetry/i.image.bathymetry.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/imagery/i.in.probav/i.in.probav.py b/src/imagery/i.in.probav/i.in.probav.py index 2ed84aa6bb..34b7ff5674 100644 --- a/src/imagery/i.in.probav/i.in.probav.py +++ b/src/imagery/i.in.probav/i.in.probav.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: i.in.probav diff --git a/src/imagery/i.landsat/i.landsat.import/i.landsat.import.py b/src/imagery/i.landsat/i.landsat.import/i.landsat.import.py index ed4cf05619..d333f6ac96 100755 --- a/src/imagery/i.landsat/i.landsat.import/i.landsat.import.py +++ b/src/imagery/i.landsat/i.landsat.import/i.landsat.import.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/imagery/i.landsat/i.landsat.qa/i.landsat.qa.py b/src/imagery/i.landsat/i.landsat.qa/i.landsat.qa.py index 6995b55dbd..19b3e06460 100644 --- a/src/imagery/i.landsat/i.landsat.qa/i.landsat.qa.py +++ b/src/imagery/i.landsat/i.landsat.qa/i.landsat.qa.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: i.landsat.qa diff --git a/src/imagery/i.landsat8.swlst/column_water_vapor.py b/src/imagery/i.landsat8.swlst/column_water_vapor.py index 5c9c28b76a..1239fd1be7 100644 --- a/src/imagery/i.landsat8.swlst/column_water_vapor.py +++ b/src/imagery/i.landsat8.swlst/column_water_vapor.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ diff --git a/src/imagery/i.landsat8.swlst/i.landsat8.swlst.py b/src/imagery/i.landsat8.swlst/i.landsat8.swlst.py index 7204a1ea5f..36b09b0f5a 100644 --- a/src/imagery/i.landsat8.swlst/i.landsat8.swlst.py +++ b/src/imagery/i.landsat8.swlst/i.landsat8.swlst.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ diff --git a/src/imagery/i.landsat8.swlst/landsat8_mtl.py b/src/imagery/i.landsat8.swlst/landsat8_mtl.py index 1bc1811b11..195dae0910 100644 --- a/src/imagery/i.landsat8.swlst/landsat8_mtl.py +++ b/src/imagery/i.landsat8.swlst/landsat8_mtl.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @author nik | diff --git a/src/imagery/i.lswt/i.lswt.py b/src/imagery/i.lswt/i.lswt.py index 7dff17860d..843a83bd7d 100755 --- a/src/imagery/i.lswt/i.lswt.py +++ b/src/imagery/i.lswt/i.lswt.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/imagery/i.modis/i.modis.download/i.modis.download.py b/src/imagery/i.modis/i.modis.download/i.modis.download.py index 2e57a756f4..4a1b7b4a77 100644 --- a/src/imagery/i.modis/i.modis.download/i.modis.download.py +++ b/src/imagery/i.modis/i.modis.download/i.modis.download.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ diff --git a/src/imagery/i.modis/i.modis.import/i.modis.import.py b/src/imagery/i.modis/i.modis.import/i.modis.import.py index 7e6f974b72..67ba488c6f 100644 --- a/src/imagery/i.modis/i.modis.import/i.modis.import.py +++ b/src/imagery/i.modis/i.modis.import/i.modis.import.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ diff --git a/src/imagery/i.modis/libmodis/rmodislib.py b/src/imagery/i.modis/libmodis/rmodislib.py index 7c15d0125e..ddf1ca5d07 100644 --- a/src/imagery/i.modis/libmodis/rmodislib.py +++ b/src/imagery/i.modis/libmodis/rmodislib.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ diff --git a/src/imagery/i.nightlights.intercalibration/i.nightlights.intercalibration.py b/src/imagery/i.nightlights.intercalibration/i.nightlights.intercalibration.py index 5e4014b1c7..f1165fa637 100755 --- a/src/imagery/i.nightlights.intercalibration/i.nightlights.intercalibration.py +++ b/src/imagery/i.nightlights.intercalibration/i.nightlights.intercalibration.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ diff --git a/src/imagery/i.ortho.corr/i.ortho.corr.py b/src/imagery/i.ortho.corr/i.ortho.corr.py index 8ef6e514b1..daffcb0a37 100644 --- a/src/imagery/i.ortho.corr/i.ortho.corr.py +++ b/src/imagery/i.ortho.corr/i.ortho.corr.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ diff --git a/src/imagery/i.pysptools.unmix/i.pysptools.unmix.py b/src/imagery/i.pysptools.unmix/i.pysptools.unmix.py index 08581c73f4..e3a228c281 100644 --- a/src/imagery/i.pysptools.unmix/i.pysptools.unmix.py +++ b/src/imagery/i.pysptools.unmix/i.pysptools.unmix.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: i.pysptools.unmix diff --git a/src/imagery/i.segment.hierarchical/i.segment.hierarchical.py b/src/imagery/i.segment.hierarchical/i.segment.hierarchical.py index b91e7df2cf..5de1a3a2eb 100755 --- a/src/imagery/i.segment.hierarchical/i.segment.hierarchical.py +++ b/src/imagery/i.segment.hierarchical/i.segment.hierarchical.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/imagery/i.segment.stats/i.segment.stats.py b/src/imagery/i.segment.stats/i.segment.stats.py index c6efeb843f..cddb5dfbfa 100755 --- a/src/imagery/i.segment.stats/i.segment.stats.py +++ b/src/imagery/i.segment.stats/i.segment.stats.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: i.segment.stats diff --git a/src/imagery/i.segment.uspo/i.segment.uspo.py b/src/imagery/i.segment.uspo/i.segment.uspo.py index 8c561a167f..34d5a33eb9 100644 --- a/src/imagery/i.segment.uspo/i.segment.uspo.py +++ b/src/imagery/i.segment.uspo/i.segment.uspo.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/imagery/i.sentinel/i.sentinel.mask/i.sentinel.mask.py b/src/imagery/i.sentinel/i.sentinel.mask/i.sentinel.mask.py index ef98a36fb7..baff42bdd4 100644 --- a/src/imagery/i.sentinel/i.sentinel.mask/i.sentinel.mask.py +++ b/src/imagery/i.sentinel/i.sentinel.mask/i.sentinel.mask.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: i.sentinel.mask AUTHOR(S): Roberta Fagandini, Moritz Lennert, Roberto Marzocchi diff --git a/src/imagery/i.sentinel/i.sentinel.preproc/i.sentinel.preproc.py b/src/imagery/i.sentinel/i.sentinel.preproc/i.sentinel.preproc.py index e067a21c01..60eec5f916 100644 --- a/src/imagery/i.sentinel/i.sentinel.preproc/i.sentinel.preproc.py +++ b/src/imagery/i.sentinel/i.sentinel.preproc/i.sentinel.preproc.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # coding=utf-8 # ############################################################################ diff --git a/src/imagery/i.signature.copy/i.signature.copy.py b/src/imagery/i.signature.copy/i.signature.copy.py index aa2027a19a..6bab80e73a 100644 --- a/src/imagery/i.signature.copy/i.signature.copy.py +++ b/src/imagery/i.signature.copy/i.signature.copy.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/imagery/i.signature.list/i.signature.list.py b/src/imagery/i.signature.list/i.signature.list.py index 8bb6f9b298..196a9a0c20 100644 --- a/src/imagery/i.signature.list/i.signature.list.py +++ b/src/imagery/i.signature.list/i.signature.list.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/imagery/i.signature.remove/i.signature.remove.py b/src/imagery/i.signature.remove/i.signature.remove.py index b5ae000d60..24384b3e9b 100644 --- a/src/imagery/i.signature.remove/i.signature.remove.py +++ b/src/imagery/i.signature.remove/i.signature.remove.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/imagery/i.spec.sam/test1.py b/src/imagery/i.spec.sam/test1.py index 333ea00549..2b1dd31b68 100644 --- a/src/imagery/i.spec.sam/test1.py +++ b/src/imagery/i.spec.sam/test1.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # This creates 4 spectral maps # Each map has 4 horizontal sections diff --git a/src/imagery/i.variance/i.variance.py b/src/imagery/i.variance/i.variance.py index f907338c0b..331c8b5625 100755 --- a/src/imagery/i.variance/i.variance.py +++ b/src/imagery/i.variance/i.variance.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/imagery/i.zero2null/i.zero2null.py b/src/imagery/i.zero2null/i.zero2null.py index 1318bdcd44..9ea1841faa 100644 --- a/src/imagery/i.zero2null/i.zero2null.py +++ b/src/imagery/i.zero2null/i.zero2null.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: i.zero2null diff --git a/src/misc/m.crawl.thredds/m.crawl.thredds.py b/src/misc/m.crawl.thredds/m.crawl.thredds.py index da7234d1d7..0c5eec86d9 100644 --- a/src/misc/m.crawl.thredds/m.crawl.thredds.py +++ b/src/misc/m.crawl.thredds/m.crawl.thredds.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: m.crawl.thredds AUTHOR(S): stefan.blumentrath diff --git a/src/misc/m.printws/m.printws.py b/src/misc/m.printws/m.printws.py index f83bd0e553..86319f59e1 100755 --- a/src/misc/m.printws/m.printws.py +++ b/src/misc/m.printws/m.printws.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.agent/r.agent.aco/r.agent.aco.py b/src/raster/r.agent/r.agent.aco/r.agent.aco.py index a628c1b500..2271869f76 100755 --- a/src/raster/r.agent/r.agent.aco/r.agent.aco.py +++ b/src/raster/r.agent/r.agent.aco/r.agent.aco.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: r.agent.aco AUTHOR(S): michael lustenberger inofix.ch diff --git a/src/raster/r.agent/r.agent.rand/r.agent.rand.py b/src/raster/r.agent/r.agent.rand/r.agent.rand.py index 57788fb1cb..5cb5dcb1b7 100755 --- a/src/raster/r.agent/r.agent.rand/r.agent.rand.py +++ b/src/raster/r.agent/r.agent.rand/r.agent.rand.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: r.agent.rand AUTHOR(S): michael lustenberger inofix.ch diff --git a/src/raster/r.basin/r.basin.py b/src/raster/r.basin/r.basin.py index dff77fb095..c57e8a4f6e 100644 --- a/src/raster/r.basin/r.basin.py +++ b/src/raster/r.basin/r.basin.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.bioclim/r.bioclim.py b/src/raster/r.bioclim/r.bioclim.py index b723a9cdb8..294d385936 100755 --- a/src/raster/r.bioclim/r.bioclim.py +++ b/src/raster/r.bioclim/r.bioclim.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/raster/r.category.trim/r.category.trim.py b/src/raster/r.category.trim/r.category.trim.py index 3be6c1c09d..f801f98bcf 100755 --- a/src/raster/r.category.trim/r.category.trim.py +++ b/src/raster/r.category.trim/r.category.trim.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ######################################################################## # diff --git a/src/raster/r.centroids/r.centroids.py b/src/raster/r.centroids/r.centroids.py index 7e2ec45a50..8c4d6bb763 100644 --- a/src/raster/r.centroids/r.centroids.py +++ b/src/raster/r.centroids/r.centroids.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ diff --git a/src/raster/r.centroids/testsuite/test_r_centroids.py b/src/raster/r.centroids/testsuite/test_r_centroids.py index e6b1efe2e6..27d4c70dbb 100644 --- a/src/raster/r.centroids/testsuite/test_r_centroids.py +++ b/src/raster/r.centroids/testsuite/test_r_centroids.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.clip/r.clip.py b/src/raster/r.clip/r.clip.py index f9f2d4498e..1d7416cdd4 100755 --- a/src/raster/r.clip/r.clip.py +++ b/src/raster/r.clip/r.clip.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # %module # % label: Extracts portion of the input map which overlaps with the current region diff --git a/src/raster/r.colors.cubehelix/r.colors.cubehelix.py b/src/raster/r.colors.cubehelix/r.colors.cubehelix.py index f7ddcbce23..34727e2c19 100644 --- a/src/raster/r.colors.cubehelix/r.colors.cubehelix.py +++ b/src/raster/r.colors.cubehelix/r.colors.cubehelix.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ diff --git a/src/raster/r.colors.matplotlib/r.colors.matplotlib.py b/src/raster/r.colors.matplotlib/r.colors.matplotlib.py index 4df15ede5e..4a2025350f 100644 --- a/src/raster/r.colors.matplotlib/r.colors.matplotlib.py +++ b/src/raster/r.colors.matplotlib/r.colors.matplotlib.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ diff --git a/src/raster/r.colors.out_sld/r.colors.out_sld.py b/src/raster/r.colors.out_sld/r.colors.out_sld.py index 22ceeb9f01..0b59473d8d 100755 --- a/src/raster/r.colors.out_sld/r.colors.out_sld.py +++ b/src/raster/r.colors.out_sld/r.colors.out_sld.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ diff --git a/src/raster/r.confusionmatrix/r.confusionmatrix.py b/src/raster/r.confusionmatrix/r.confusionmatrix.py index 3c39f7c3bd..3ff45fa460 100644 --- a/src/raster/r.confusionmatrix/r.confusionmatrix.py +++ b/src/raster/r.confusionmatrix/r.confusionmatrix.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.connectivity/r.connectivity.corridors/r.connectivity.corridors.py b/src/raster/r.connectivity/r.connectivity.corridors/r.connectivity.corridors.py index 995d36528f..36998dfb19 100755 --- a/src/raster/r.connectivity/r.connectivity.corridors/r.connectivity.corridors.py +++ b/src/raster/r.connectivity/r.connectivity.corridors/r.connectivity.corridors.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: UTF-8 -*- """ diff --git a/src/raster/r.connectivity/r.connectivity.distance/r.connectivity.distance.py b/src/raster/r.connectivity/r.connectivity.distance/r.connectivity.distance.py index b2810a7a67..682bcb15f3 100755 --- a/src/raster/r.connectivity/r.connectivity.distance/r.connectivity.distance.py +++ b/src/raster/r.connectivity/r.connectivity.distance/r.connectivity.distance.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: UTF-8 -*- """ diff --git a/src/raster/r.connectivity/r.connectivity.network/r.connectivity.network.py b/src/raster/r.connectivity/r.connectivity.network/r.connectivity.network.py index 3afcece6e3..dbaeeb5e19 100755 --- a/src/raster/r.connectivity/r.connectivity.network/r.connectivity.network.py +++ b/src/raster/r.connectivity/r.connectivity.network/r.connectivity.network.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: UTF-8 -*- """ diff --git a/src/raster/r.cpt2grass/r.cpt2grass.py b/src/raster/r.cpt2grass/r.cpt2grass.py index 5219806ec6..3d71497152 100644 --- a/src/raster/r.cpt2grass/r.cpt2grass.py +++ b/src/raster/r.cpt2grass/r.cpt2grass.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ diff --git a/src/raster/r.denoise/r.denoise.py b/src/raster/r.denoise/r.denoise.py index 30d85c5e37..72889d4d5c 100644 --- a/src/raster/r.denoise/r.denoise.py +++ b/src/raster/r.denoise/r.denoise.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/raster/r.divergence/r.divergence.py b/src/raster/r.divergence/r.divergence.py index 867a3c9fbb..d14e7a805a 100644 --- a/src/raster/r.divergence/r.divergence.py +++ b/src/raster/r.divergence/r.divergence.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################## diff --git a/src/raster/r.diversity/r.diversity.py b/src/raster/r.diversity/r.diversity.py index 6ac3b7e4ba..fe1afb284e 100644 --- a/src/raster/r.diversity/r.diversity.py +++ b/src/raster/r.diversity/r.diversity.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ diff --git a/src/raster/r.droka/r.droka.py b/src/raster/r.droka/r.droka.py index 7970718f39..21b7224672 100644 --- a/src/raster/r.droka/r.droka.py +++ b/src/raster/r.droka/r.droka.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/raster/r.edm.eval/r.edm.eval.py b/src/raster/r.edm.eval/r.edm.eval.py index b761118498..20d1aedb72 100755 --- a/src/raster/r.edm.eval/r.edm.eval.py +++ b/src/raster/r.edm.eval/r.edm.eval.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.estimap.recreation/r.estimap.recreation/r.estimap.recreation.py b/src/raster/r.estimap.recreation/r.estimap.recreation/r.estimap.recreation.py index 774c53c901..4911976803 100755 --- a/src/raster/r.estimap.recreation/r.estimap.recreation/r.estimap.recreation.py +++ b/src/raster/r.estimap.recreation/r.estimap.recreation/r.estimap.recreation.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ diff --git a/src/raster/r.estimap.recreation/setup.py b/src/raster/r.estimap.recreation/setup.py index d15c28420b..77aebe8734 100644 --- a/src/raster/r.estimap.recreation/setup.py +++ b/src/raster/r.estimap.recreation/setup.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import os import sys diff --git a/src/raster/r.euro.ecosystem/r.euro.ecosystem.py b/src/raster/r.euro.ecosystem/r.euro.ecosystem.py index ca7e127ec2..6df84ddd1a 100644 --- a/src/raster/r.euro.ecosystem/r.euro.ecosystem.py +++ b/src/raster/r.euro.ecosystem/r.euro.ecosystem.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: r.euro.ecosystem diff --git a/src/raster/r.exdet/r.exdet.py b/src/raster/r.exdet/r.exdet.py index 816d2ab817..8d40d1fed1 100755 --- a/src/raster/r.exdet/r.exdet.py +++ b/src/raster/r.exdet/r.exdet.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################## diff --git a/src/raster/r.extract/r.extract.py b/src/raster/r.extract/r.extract.py index 6a3d872d11..3e260efba9 100755 --- a/src/raster/r.extract/r.extract.py +++ b/src/raster/r.extract/r.extract.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.fidimo/r.fidimo.py b/src/raster/r.fidimo/r.fidimo.py index dd25342bdc..e7458ae0c0 100755 --- a/src/raster/r.fidimo/r.fidimo.py +++ b/src/raster/r.fidimo/r.fidimo.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/raster/r.fill.category/r.fill.category.py b/src/raster/r.fill.category/r.fill.category.py index 7b30cc640d..73e1a44502 100644 --- a/src/raster/r.fill.category/r.fill.category.py +++ b/src/raster/r.fill.category/r.fill.category.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/raster/r.flexure/r.flexure.py b/src/raster/r.flexure/r.flexure.py index 833f4df555..e57325d5c2 100644 --- a/src/raster/r.flexure/r.flexure.py +++ b/src/raster/r.flexure/r.flexure.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.flexure diff --git a/src/raster/r.flowfill/r.flowfill.py b/src/raster/r.flowfill/r.flowfill.py index 3374d905cd..9447f8c113 100644 --- a/src/raster/r.flowfill/r.flowfill.py +++ b/src/raster/r.flowfill/r.flowfill.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.flowfill diff --git a/src/raster/r.forestfrag/r.forestfrag.py b/src/raster/r.forestfrag/r.forestfrag.py index e5a490abc5..6b83080741 100755 --- a/src/raster/r.forestfrag/r.forestfrag.py +++ b/src/raster/r.forestfrag/r.forestfrag.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ diff --git a/src/raster/r.forestfrag/testsuite/r_forestfrag_ncspm.py b/src/raster/r.forestfrag/testsuite/r_forestfrag_ncspm.py index 8187385dd5..47bffc1c7f 100644 --- a/src/raster/r.forestfrag/testsuite/r_forestfrag_ncspm.py +++ b/src/raster/r.forestfrag/testsuite/r_forestfrag_ncspm.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.forestfrag/testsuite/r_forestfrag_trivial.py b/src/raster/r.forestfrag/testsuite/r_forestfrag_trivial.py index cb3199e1c7..2e5a40f4db 100644 --- a/src/raster/r.forestfrag/testsuite/r_forestfrag_trivial.py +++ b/src/raster/r.forestfrag/testsuite/r_forestfrag_trivial.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.forestfrag/testsuite/r_forestfrag_xy.py b/src/raster/r.forestfrag/testsuite/r_forestfrag_xy.py index 68164fbbc8..3d50955193 100644 --- a/src/raster/r.forestfrag/testsuite/r_forestfrag_xy.py +++ b/src/raster/r.forestfrag/testsuite/r_forestfrag_xy.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.fusion/r.fusion.py b/src/raster/r.fusion/r.fusion.py index 9f646f3ac3..b07aac695a 100644 --- a/src/raster/r.fusion/r.fusion.py +++ b/src/raster/r.fusion/r.fusion.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.fusion diff --git a/src/raster/r.futures/r.futures.devpressure/r.futures.devpressure.py b/src/raster/r.futures/r.futures.devpressure/r.futures.devpressure.py index c5e4bdf87c..64125909e8 100644 --- a/src/raster/r.futures/r.futures.devpressure/r.futures.devpressure.py +++ b/src/raster/r.futures/r.futures.devpressure/r.futures.devpressure.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # ############################################################################## diff --git a/src/raster/r.gradient/r.gradient.py b/src/raster/r.gradient/r.gradient.py index ce2c3fd376..d59a1e58bf 100644 --- a/src/raster/r.gradient/r.gradient.py +++ b/src/raster/r.gradient/r.gradient.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ diff --git a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.co2/r.green.biomassfor.co2.py b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.co2/r.green.biomassfor.co2.py index f8aedd1f8a..e5ca26a689 100755 --- a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.co2/r.green.biomassfor.co2.py +++ b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.co2/r.green.biomassfor.co2.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.financial/r.green.biomassfor.financial.py b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.financial/r.green.biomassfor.financial.py index 85c47c1869..0522c795d1 100755 --- a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.financial/r.green.biomassfor.financial.py +++ b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.financial/r.green.biomassfor.financial.py @@ -1,8 +1,8 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ -#!/usr/bin/env python +#!/usr/bin/env python3 # # MODULE: r.green.biomassfor.economic # AUTHOR(S): Sandro Sacchelli, Francesco Geri diff --git a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.impact/r.green.biomassfor.impact.py b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.impact/r.green.biomassfor.impact.py index ce3f3a577f..853c8c5043 100755 --- a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.impact/r.green.biomassfor.impact.py +++ b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.impact/r.green.biomassfor.impact.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.legal/r.green.biomassfor.legal.py b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.legal/r.green.biomassfor.legal.py index e92b63a179..c66487d4ae 100755 --- a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.legal/r.green.biomassfor.legal.py +++ b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.legal/r.green.biomassfor.legal.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.recommended/r.green.biomassfor.recommended.py b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.recommended/r.green.biomassfor.recommended.py index e1788766f6..ca13cb7a87 100755 --- a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.recommended/r.green.biomassfor.recommended.py +++ b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.recommended/r.green.biomassfor.recommended.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical/biomasfor.technical.py b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical/biomasfor.technical.py index 84f52cb8d2..fdf36f16ac 100755 --- a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical/biomasfor.technical.py +++ b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical/biomasfor.technical.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical/r.green.biomassfor.technical.py b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical/r.green.biomassfor.technical.py index d79df17f73..d54625db73 100755 --- a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical/r.green.biomassfor.technical.py +++ b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical/r.green.biomassfor.technical.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.theoretical/r.green.biomassfor.theoretical.py b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.theoretical/r.green.biomassfor.theoretical.py index 51d6176b0b..16bfdd6f4a 100755 --- a/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.theoretical/r.green.biomassfor.theoretical.py +++ b/src/raster/r.green/r.green.biomassfor/r.green.biomassfor.theoretical/r.green.biomassfor.theoretical.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.gshp/libgshp/ashrae.py b/src/raster/r.green/r.green.gshp/libgshp/ashrae.py index 95116de994..89c096796c 100644 --- a/src/raster/r.green/r.green.gshp/libgshp/ashrae.py +++ b/src/raster/r.green/r.green.gshp/libgshp/ashrae.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ ASHREA methodology diff --git a/src/raster/r.green/r.green.gshp/libgshp/gpot.py b/src/raster/r.green/r.green.gshp/libgshp/gpot.py index d75881052c..8e66422bf8 100644 --- a/src/raster/r.green/r.green.gshp/libgshp/gpot.py +++ b/src/raster/r.green/r.green.gshp/libgshp/gpot.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ @author: diff --git a/src/raster/r.green/r.green.gshp/libgshp/testsuite/test_gpot.py b/src/raster/r.green/r.green.gshp/libgshp/testsuite/test_gpot.py index 2c62890331..6958155e9a 100644 --- a/src/raster/r.green/r.green.gshp/libgshp/testsuite/test_gpot.py +++ b/src/raster/r.green/r.green.gshp/libgshp/testsuite/test_gpot.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ Test GPOT implementation diff --git a/src/raster/r.green/r.green.gshp/r.green.gshp.technical/r.green.gshp.technical.py b/src/raster/r.green/r.green.gshp/r.green.gshp.technical/r.green.gshp.technical.py index abbe40e9c0..3bbca7a812 100644 --- a/src/raster/r.green/r.green.gshp/r.green.gshp.technical/r.green.gshp.technical.py +++ b/src/raster/r.green/r.green.gshp/r.green.gshp.technical/r.green.gshp.technical.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ diff --git a/src/raster/r.green/r.green.gshp/r.green.gshp.theoretical/r.green.gshp.theoretical.py b/src/raster/r.green/r.green.gshp/r.green.gshp.theoretical/r.green.gshp.theoretical.py index 806702c1b1..e2fc84c104 100644 --- a/src/raster/r.green/r.green.gshp/r.green.gshp.theoretical/r.green.gshp.theoretical.py +++ b/src/raster/r.green/r.green.gshp/r.green.gshp.theoretical/r.green.gshp.theoretical.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ diff --git a/src/raster/r.green/r.green.hydro/libhydro/basin.py b/src/raster/r.green/r.green.hydro/libhydro/basin.py index d65276a2c7..06127c09ab 100644 --- a/src/raster/r.green/r.green.hydro/libhydro/basin.py +++ b/src/raster/r.green/r.green.hydro/libhydro/basin.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.hydro/r.green.hydro.closest/r.green.hydro.closest.py b/src/raster/r.green/r.green.hydro/r.green.hydro.closest/r.green.hydro.closest.py index b541f61fc3..511a3b5a47 100644 --- a/src/raster/r.green/r.green.hydro/r.green.hydro.closest/r.green.hydro.closest.py +++ b/src/raster/r.green/r.green.hydro/r.green.hydro.closest/r.green.hydro.closest.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.hydro/r.green.hydro.delplants/r.green.hydro.delplants.py b/src/raster/r.green/r.green.hydro/r.green.hydro.delplants/r.green.hydro.delplants.py index f103b3dfaa..c0f7ff0b88 100644 --- a/src/raster/r.green/r.green.hydro/r.green.hydro.delplants/r.green.hydro.delplants.py +++ b/src/raster/r.green/r.green.hydro/r.green.hydro.delplants/r.green.hydro.delplants.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.hydro/r.green.hydro.discharge/r.green.hydro.discharge.py b/src/raster/r.green/r.green.hydro/r.green.hydro.discharge/r.green.hydro.discharge.py index 48967b54fa..abb31e4648 100644 --- a/src/raster/r.green/r.green.hydro/r.green.hydro.discharge/r.green.hydro.discharge.py +++ b/src/raster/r.green/r.green.hydro/r.green.hydro.discharge/r.green.hydro.discharge.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.hydro/r.green.hydro.financial/r.green.hydro.financial.py b/src/raster/r.green/r.green.hydro/r.green.hydro.financial/r.green.hydro.financial.py index 10f7cebae6..7670dd1026 100644 --- a/src/raster/r.green/r.green.hydro/r.green.hydro.financial/r.green.hydro.financial.py +++ b/src/raster/r.green/r.green.hydro/r.green.hydro.financial/r.green.hydro.financial.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.hydro/r.green.hydro.optimal/r.green.hydro.optimal.py b/src/raster/r.green/r.green.hydro/r.green.hydro.optimal/r.green.hydro.optimal.py index 05c7512b24..ce87728be9 100644 --- a/src/raster/r.green/r.green.hydro/r.green.hydro.optimal/r.green.hydro.optimal.py +++ b/src/raster/r.green/r.green.hydro/r.green.hydro.optimal/r.green.hydro.optimal.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.hydro/r.green.hydro.planning/r.green.hydro.planning.py b/src/raster/r.green/r.green.hydro/r.green.hydro.planning/r.green.hydro.planning.py index f3e97d5c2c..bb246fea69 100644 --- a/src/raster/r.green/r.green.hydro/r.green.hydro.planning/r.green.hydro.planning.py +++ b/src/raster/r.green/r.green.hydro/r.green.hydro.planning/r.green.hydro.planning.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.hydro/r.green.hydro.recommended/r.green.hydro.recommended.py b/src/raster/r.green/r.green.hydro/r.green.hydro.recommended/r.green.hydro.recommended.py index 15dfcc362a..cee8fe57b1 100644 --- a/src/raster/r.green/r.green.hydro/r.green.hydro.recommended/r.green.hydro.recommended.py +++ b/src/raster/r.green/r.green.hydro/r.green.hydro.recommended/r.green.hydro.recommended.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.hydro/r.green.hydro.structure/r.green.hydro.structure.py b/src/raster/r.green/r.green.hydro/r.green.hydro.structure/r.green.hydro.structure.py index 0770f0c897..279ae4b15a 100644 --- a/src/raster/r.green/r.green.hydro/r.green.hydro.structure/r.green.hydro.structure.py +++ b/src/raster/r.green/r.green.hydro/r.green.hydro.structure/r.green.hydro.structure.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.hydro/r.green.hydro.technical/r.green.hydro.technical.py b/src/raster/r.green/r.green.hydro/r.green.hydro.technical/r.green.hydro.technical.py index b131fe2421..2ba7d0cea0 100644 --- a/src/raster/r.green/r.green.hydro/r.green.hydro.technical/r.green.hydro.technical.py +++ b/src/raster/r.green/r.green.hydro/r.green.hydro.technical/r.green.hydro.technical.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.hydro/r.green.hydro.theoretical/r.green.hydro.theoretical.py b/src/raster/r.green/r.green.hydro/r.green.hydro.theoretical/r.green.hydro.theoretical.py index 302772fcec..77c7e72a7a 100644 --- a/src/raster/r.green/r.green.hydro/r.green.hydro.theoretical/r.green.hydro.theoretical.py +++ b/src/raster/r.green/r.green.hydro/r.green.hydro.theoretical/r.green.hydro.theoretical.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.green/r.green.install/r.green.install.py b/src/raster/r.green/r.green.install/r.green.install.py index 42f7890b47..15d00acb80 100644 --- a/src/raster/r.green/r.green.install/r.green.install.py +++ b/src/raster/r.green/r.green.install/r.green.install.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.gsflow.hydrodem/r.gsflow.hydrodem.py b/src/raster/r.gsflow.hydrodem/r.gsflow.hydrodem.py index 248df8dc8d..437bc52355 100644 --- a/src/raster/r.gsflow.hydrodem/r.gsflow.hydrodem.py +++ b/src/raster/r.gsflow.hydrodem/r.gsflow.hydrodem.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.gsflow.hydrodem diff --git a/src/raster/r.hazard.flood/r.hazard.flood.py b/src/raster/r.hazard.flood/r.hazard.flood.py index 348c10e7d2..80350b46a1 100755 --- a/src/raster/r.hazard.flood/r.hazard.flood.py +++ b/src/raster/r.hazard.flood/r.hazard.flood.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.hydro.flatten/r.hydro.flatten.py b/src/raster/r.hydro.flatten/r.hydro.flatten.py index 8350934a25..84212f6b60 100644 --- a/src/raster/r.hydro.flatten/r.hydro.flatten.py +++ b/src/raster/r.hydro.flatten/r.hydro.flatten.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ######################################################################### # diff --git a/src/raster/r.hypso/r.hypso.py b/src/raster/r.hypso/r.hypso.py index dd5a23bf3c..c8036a7dda 100755 --- a/src/raster/r.hypso/r.hypso.py +++ b/src/raster/r.hypso/r.hypso.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ################################################################################ # # MODULE: r.hypso.py diff --git a/src/raster/r.in.ahn/r.in.ahn.py b/src/raster/r.in.ahn/r.in.ahn.py index 37640368dd..0ff9fb263b 100644 --- a/src/raster/r.in.ahn/r.in.ahn.py +++ b/src/raster/r.in.ahn/r.in.ahn.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.in.nasadem/r.in.nasadem.py b/src/raster/r.in.nasadem/r.in.nasadem.py index fb6fa937df..c5d1701077 100755 --- a/src/raster/r.in.nasadem/r.in.nasadem.py +++ b/src/raster/r.in.nasadem/r.in.nasadem.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.in.ogc/r.in.ogc.coverages/r.in.ogc.coverages.py b/src/raster/r.in.ogc/r.in.ogc.coverages/r.in.ogc.coverages.py index f87a81b1f8..df1a750777 100644 --- a/src/raster/r.in.ogc/r.in.ogc.coverages/r.in.ogc.coverages.py +++ b/src/raster/r.in.ogc/r.in.ogc.coverages/r.in.ogc.coverages.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: r.in.ogc.coverages diff --git a/src/raster/r.in.pdal/r.in.pdal.py b/src/raster/r.in.pdal/r.in.pdal.py index 361cf29659..329973dae0 100644 --- a/src/raster/r.in.pdal/r.in.pdal.py +++ b/src/raster/r.in.pdal/r.in.pdal.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.in.srtm.region/r.in.srtm.region.py b/src/raster/r.in.srtm.region/r.in.srtm.region.py index 660e943430..6ed72c7d3e 100755 --- a/src/raster/r.in.srtm.region/r.in.srtm.region.py +++ b/src/raster/r.in.srtm.region/r.in.srtm.region.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.in.usgs/r.in.usgs.py b/src/raster/r.in.usgs/r.in.usgs.py index 96c8833923..9e71ca942c 100755 --- a/src/raster/r.in.usgs/r.in.usgs.py +++ b/src/raster/r.in.usgs/r.in.usgs.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- ############################################################################ diff --git a/src/raster/r.in.vect/r.in.vect.py b/src/raster/r.in.vect/r.in.vect.py index 17eff80171..ed4f2a595c 100644 --- a/src/raster/r.in.vect/r.in.vect.py +++ b/src/raster/r.in.vect/r.in.vect.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.in.wcs/r.in.wcs.py b/src/raster/r.in.wcs/r.in.wcs.py index 30209f67d6..d78afbc34a 100755 --- a/src/raster/r.in.wcs/r.in.wcs.py +++ b/src/raster/r.in.wcs/r.in.wcs.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: r.in.wcs.py diff --git a/src/raster/r.lake.series/r.lake.series.py b/src/raster/r.lake.series/r.lake.series.py index c913ebdbd9..53d1269899 100644 --- a/src/raster/r.lake.series/r.lake.series.py +++ b/src/raster/r.lake.series/r.lake.series.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ diff --git a/src/raster/r.landscape.evol.old/r.landscape.evol.old.py b/src/raster/r.landscape.evol.old/r.landscape.evol.old.py index 31546cc48e..98d5e71ff2 100755 --- a/src/raster/r.landscape.evol.old/r.landscape.evol.old.py +++ b/src/raster/r.landscape.evol.old/r.landscape.evol.old.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.learn.ml/r.learn.ml.py b/src/raster/r.learn.ml/r.learn.ml.py index f05850a8d9..9b3becba57 100644 --- a/src/raster/r.learn.ml/r.learn.ml.py +++ b/src/raster/r.learn.ml/r.learn.ml.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/raster/r.learn.ml2/rlearnlib/raster.py b/src/raster/r.learn.ml2/rlearnlib/raster.py index b657d84b4e..a87f703660 100644 --- a/src/raster/r.learn.ml2/rlearnlib/raster.py +++ b/src/raster/r.learn.ml2/rlearnlib/raster.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import itertools import os from subprocess import PIPE diff --git a/src/raster/r.learn.ml2/rlearnlib/stats.py b/src/raster/r.learn.ml2/rlearnlib/stats.py index b32113aa41..1a55a0d7c0 100644 --- a/src/raster/r.learn.ml2/rlearnlib/stats.py +++ b/src/raster/r.learn.ml2/rlearnlib/stats.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- """The statistics module contains simple wrappers around GRASS modules for diff --git a/src/raster/r.learn.ml2/rlearnlib/utils.py b/src/raster/r.learn.ml2/rlearnlib/utils.py index 07c2025081..fea3090d67 100644 --- a/src/raster/r.learn.ml2/rlearnlib/utils.py +++ b/src/raster/r.learn.ml2/rlearnlib/utils.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- """The utils module contains functions to assist diff --git a/src/raster/r.local.relief/r.local.relief.py b/src/raster/r.local.relief/r.local.relief.py index edf2c039a4..aa273ff763 100755 --- a/src/raster/r.local.relief/r.local.relief.py +++ b/src/raster/r.local.relief/r.local.relief.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.mapcalc.tiled/r.mapcalc.tiled.py b/src/raster/r.mapcalc.tiled/r.mapcalc.tiled.py index d2ecda7c65..1a37ef57bd 100755 --- a/src/raster/r.mapcalc.tiled/r.mapcalc.tiled.py +++ b/src/raster/r.mapcalc.tiled/r.mapcalc.tiled.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.maxent.lambdas/r.maxent.lambdas.py b/src/raster/r.maxent.lambdas/r.maxent.lambdas.py index 1643cab370..65be200586 100644 --- a/src/raster/r.maxent.lambdas/r.maxent.lambdas.py +++ b/src/raster/r.maxent.lambdas/r.maxent.lambdas.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: r.maxent.lambdas diff --git a/src/raster/r.maxent.setup/r.maxent.setup.py b/src/raster/r.maxent.setup/r.maxent.setup.py index fa46efd853..079d378c71 100644 --- a/src/raster/r.maxent.setup/r.maxent.setup.py +++ b/src/raster/r.maxent.setup/r.maxent.setup.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.maxent.train/r.maxent.train.py b/src/raster/r.maxent.train/r.maxent.train.py index 4770031418..1e52d68c36 100755 --- a/src/raster/r.maxent.train/r.maxent.train.py +++ b/src/raster/r.maxent.train/r.maxent.train.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.mblend/r.mblend.py b/src/raster/r.mblend/r.mblend.py index 777e5fcb76..df48c419ee 100755 --- a/src/raster/r.mblend/r.mblend.py +++ b/src/raster/r.mblend/r.mblend.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ diff --git a/src/raster/r.mcda.ahp/r.mcda.ahp.py b/src/raster/r.mcda.ahp/r.mcda.ahp.py index e04483b02b..844624a851 100644 --- a/src/raster/r.mcda.ahp/r.mcda.ahp.py +++ b/src/raster/r.mcda.ahp/r.mcda.ahp.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.mcda.ahp diff --git a/src/raster/r.mcda.input/r.mcda.input.py b/src/raster/r.mcda.input/r.mcda.input.py index f234b07425..57b15cdc39 100755 --- a/src/raster/r.mcda.input/r.mcda.input.py +++ b/src/raster/r.mcda.input/r.mcda.input.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.mcda.input diff --git a/src/raster/r.mcda.output/r.mcda.output.py b/src/raster/r.mcda.output/r.mcda.output.py index 54e40dbf87..c020d69c08 100755 --- a/src/raster/r.mcda.output/r.mcda.output.py +++ b/src/raster/r.mcda.output/r.mcda.output.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.mcda.output diff --git a/src/raster/r.mcda.roughset/r.mcda.roughset.py b/src/raster/r.mcda.roughset/r.mcda.roughset.py index 0302f41b87..0dff54ba4a 100755 --- a/src/raster/r.mcda.roughset/r.mcda.roughset.py +++ b/src/raster/r.mcda.roughset/r.mcda.roughset.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.mcda.roughset diff --git a/src/raster/r.mcda.topsis/r.mcda.topsis.py b/src/raster/r.mcda.topsis/r.mcda.topsis.py index e17d01700e..a73f1fb11e 100755 --- a/src/raster/r.mcda.topsis/r.mcda.topsis.py +++ b/src/raster/r.mcda.topsis/r.mcda.topsis.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.mcda.topsis diff --git a/src/raster/r.meb/r.meb.py b/src/raster/r.meb/r.meb.py index b3ee8ebfc0..344c80703b 100755 --- a/src/raster/r.meb/r.meb.py +++ b/src/raster/r.meb/r.meb.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ######################################################################## # diff --git a/src/raster/r.mess/r.mess.py b/src/raster/r.mess/r.mess.py index 490fddd7a8..cad1d9fc07 100755 --- a/src/raster/r.mess/r.mess.py +++ b/src/raster/r.mess/r.mess.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ######################################################################## # diff --git a/src/raster/r.mregression.series/r.mregression.series.py b/src/raster/r.mregression.series/r.mregression.series.py index eeb575c762..817d9b3e1b 100644 --- a/src/raster/r.mregression.series/r.mregression.series.py +++ b/src/raster/r.mregression.series/r.mregression.series.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # ############################################################################ diff --git a/src/raster/r.mwprecip/pgwrapper.py b/src/raster/r.mwprecip/pgwrapper.py index 3f22abbeff..b42576828d 100755 --- a/src/raster/r.mwprecip/pgwrapper.py +++ b/src/raster/r.mwprecip/pgwrapper.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 import sys diff --git a/src/raster/r.mwprecip/r.mwprecip.py b/src/raster/r.mwprecip/r.mwprecip.py index 207314d34e..211eee1b5c 100755 --- a/src/raster/r.mwprecip/r.mwprecip.py +++ b/src/raster/r.mwprecip/r.mwprecip.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 import os import sys diff --git a/src/raster/r.niche.similarity/r.niche.similarity.py b/src/raster/r.niche.similarity/r.niche.similarity.py index d010ea5834..e02243d6f8 100755 --- a/src/raster/r.niche.similarity/r.niche.similarity.py +++ b/src/raster/r.niche.similarity/r.niche.similarity.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ######################################################################## diff --git a/src/raster/r.northerness.easterness/r.northerness.easterness.py b/src/raster/r.northerness.easterness/r.northerness.easterness.py index 352081ce9b..7b02a0b755 100644 --- a/src/raster/r.northerness.easterness/r.northerness.easterness.py +++ b/src/raster/r.northerness.easterness/r.northerness.easterness.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: r.northerness.easterness diff --git a/src/raster/r.null.all/r.null.all.py b/src/raster/r.null.all/r.null.all.py index a1cbfd6a0a..4c61ba8d9e 100755 --- a/src/raster/r.null.all/r.null.all.py +++ b/src/raster/r.null.all/r.null.all.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.object.activelearning/r.object.activelearning.py b/src/raster/r.object.activelearning/r.object.activelearning.py index 74bfa759c7..006c500b6e 100755 --- a/src/raster/r.object.activelearning/r.object.activelearning.py +++ b/src/raster/r.object.activelearning/r.object.activelearning.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # encoding: utf-8 # ****************************************************************** # * diff --git a/src/raster/r.object.activelearning/tests.py b/src/raster/r.object.activelearning/tests.py index 404c3ef8d4..32869947d7 100755 --- a/src/raster/r.object.activelearning/tests.py +++ b/src/raster/r.object.activelearning/tests.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # encoding: utf-8 import unittest import os diff --git a/src/raster/r.object.spatialautocor/r.object.spatialautocor.py b/src/raster/r.object.spatialautocor/r.object.spatialautocor.py index b30d3d2f27..9ac054f9ed 100644 --- a/src/raster/r.object.spatialautocor/r.object.spatialautocor.py +++ b/src/raster/r.object.spatialautocor/r.object.spatialautocor.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/raster/r.object.thickness/r.object.thickness.py b/src/raster/r.object.thickness/r.object.thickness.py index 4b7b2b465c..532c89502c 100644 --- a/src/raster/r.object.thickness/r.object.thickness.py +++ b/src/raster/r.object.thickness/r.object.thickness.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/raster/r.out.kde/r.out.kde.py b/src/raster/r.out.kde/r.out.kde.py index c808b01e9e..5f44f7b974 100644 --- a/src/raster/r.out.kde/r.out.kde.py +++ b/src/raster/r.out.kde/r.out.kde.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.out.legend/r.out.legend.py b/src/raster/r.out.legend/r.out.legend.py index dea83ddef5..430600a38f 100755 --- a/src/raster/r.out.legend/r.out.legend.py +++ b/src/raster/r.out.legend/r.out.legend.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ######################################################################## diff --git a/src/raster/r.out.maxent_swd/r.out.maxent_swd.py b/src/raster/r.out.maxent_swd/r.out.maxent_swd.py index 106775f77c..0bec9056df 100755 --- a/src/raster/r.out.maxent_swd/r.out.maxent_swd.py +++ b/src/raster/r.out.maxent_swd/r.out.maxent_swd.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: r.out.maxent_swd diff --git a/src/raster/r.out.ntv2/r.out.ntv2.py b/src/raster/r.out.ntv2/r.out.ntv2.py index 623d6f28db..a0dd60855e 100755 --- a/src/raster/r.out.ntv2/r.out.ntv2.py +++ b/src/raster/r.out.ntv2/r.out.ntv2.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/raster/r.patch.smooth/r.patch.smooth.py b/src/raster/r.patch.smooth/r.patch.smooth.py index da35708899..44c472b8ce 100644 --- a/src/raster/r.patch.smooth/r.patch.smooth.py +++ b/src/raster/r.patch.smooth/r.patch.smooth.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################## diff --git a/src/raster/r.popgrowth/r.popgrowth.py b/src/raster/r.popgrowth/r.popgrowth.py index 40b7b2163d..8e567cb893 100755 --- a/src/raster/r.popgrowth/r.popgrowth.py +++ b/src/raster/r.popgrowth/r.popgrowth.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/raster/r.random.weight/r.random.weight.py b/src/raster/r.random.weight/r.random.weight.py index 90af23e2bc..4cdff1c83e 100755 --- a/src/raster/r.random.weight/r.random.weight.py +++ b/src/raster/r.random.weight/r.random.weight.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################## # diff --git a/src/raster/r.richdem.breachdepressions/r.richdem.breachdepressions.py b/src/raster/r.richdem.breachdepressions/r.richdem.breachdepressions.py index 50c8ee5492..093ce958a8 100644 --- a/src/raster/r.richdem.breachdepressions/r.richdem.breachdepressions.py +++ b/src/raster/r.richdem.breachdepressions/r.richdem.breachdepressions.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.richdem.breachdepressions diff --git a/src/raster/r.richdem.filldepressions/r.richdem.filldepressions.py b/src/raster/r.richdem.filldepressions/r.richdem.filldepressions.py index 1792c37e6b..3d97d8db7b 100644 --- a/src/raster/r.richdem.filldepressions/r.richdem.filldepressions.py +++ b/src/raster/r.richdem.filldepressions/r.richdem.filldepressions.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.richdem.filldepressions diff --git a/src/raster/r.richdem.flowaccumulation/r.richdem.flowaccumulation.py b/src/raster/r.richdem.flowaccumulation/r.richdem.flowaccumulation.py index 6b82a90ac7..30afdd4230 100644 --- a/src/raster/r.richdem.flowaccumulation/r.richdem.flowaccumulation.py +++ b/src/raster/r.richdem.flowaccumulation/r.richdem.flowaccumulation.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.richdem.flowaccumulation diff --git a/src/raster/r.richdem.resolveflats/r.richdem.resolveflats.py b/src/raster/r.richdem.resolveflats/r.richdem.resolveflats.py index 14ad2ce697..fb8ab5e24a 100644 --- a/src/raster/r.richdem.resolveflats/r.richdem.resolveflats.py +++ b/src/raster/r.richdem.resolveflats/r.richdem.resolveflats.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.richdem.resolveflats diff --git a/src/raster/r.richdem.terrainattribute/r.richdem.terrainattribute.py b/src/raster/r.richdem.terrainattribute/r.richdem.terrainattribute.py index ffa4da8323..2f2cbcd2a6 100644 --- a/src/raster/r.richdem.terrainattribute/r.richdem.terrainattribute.py +++ b/src/raster/r.richdem.terrainattribute/r.richdem.terrainattribute.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.richdem.terrainattribute diff --git a/src/raster/r.rock.stability/r.rock.stability.py b/src/raster/r.rock.stability/r.rock.stability.py index 896c4d06b5..4b4a73b081 100644 --- a/src/raster/r.rock.stability/r.rock.stability.py +++ b/src/raster/r.rock.stability/r.rock.stability.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################## # diff --git a/src/raster/r.roughness.vector/r.roughness.vector.py b/src/raster/r.roughness.vector/r.roughness.vector.py index 14322dc5ea..b3889d54aa 100644 --- a/src/raster/r.roughness.vector/r.roughness.vector.py +++ b/src/raster/r.roughness.vector/r.roughness.vector.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding:utf-8 -*- # # diff --git a/src/raster/r.sample.category/r.sample.category.py b/src/raster/r.sample.category/r.sample.category.py index 49444c4362..a68dbcd69b 100644 --- a/src/raster/r.sample.category/r.sample.category.py +++ b/src/raster/r.sample.category/r.sample.category.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################## diff --git a/src/raster/r.series.decompose/r.series.decompose.py b/src/raster/r.series.decompose/r.series.decompose.py index 156934f0f2..762b309726 100644 --- a/src/raster/r.series.decompose/r.series.decompose.py +++ b/src/raster/r.series.decompose/r.series.decompose.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # ############################################################################ diff --git a/src/raster/r.series.diversity/r.series.diversity.py b/src/raster/r.series.diversity/r.series.diversity.py index 96417c8a95..efb405d715 100755 --- a/src/raster/r.series.diversity/r.series.diversity.py +++ b/src/raster/r.series.diversity/r.series.diversity.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ######################################################################## diff --git a/src/raster/r.series.filter/r.series.filter.py b/src/raster/r.series.filter/r.series.filter.py index 4288edddd5..cd3de61e2e 100644 --- a/src/raster/r.series.filter/r.series.filter.py +++ b/src/raster/r.series.filter/r.series.filter.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # ############################################################################ diff --git a/src/raster/r.shaded.pca/r.shaded.pca.py b/src/raster/r.shaded.pca/r.shaded.pca.py index e0bcb93a15..2c2b83d3ca 100644 --- a/src/raster/r.shaded.pca/r.shaded.pca.py +++ b/src/raster/r.shaded.pca/r.shaded.pca.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.shalstab/r.shalstab.py b/src/raster/r.shalstab/r.shalstab.py index dda81c60e5..52227da6b6 100644 --- a/src/raster/r.shalstab/r.shalstab.py +++ b/src/raster/r.shalstab/r.shalstab.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################## # diff --git a/src/raster/r.sim.terrain/r.sim.terrain.py b/src/raster/r.sim.terrain/r.sim.terrain.py index a9fefdb2dd..2a2828062a 100755 --- a/src/raster/r.sim.terrain/r.sim.terrain.py +++ b/src/raster/r.sim.terrain/r.sim.terrain.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: r.sim.terrain diff --git a/src/raster/r.skyview/r.skyview.py b/src/raster/r.skyview/r.skyview.py index 3fcaf7a4f8..409c1809f6 100755 --- a/src/raster/r.skyview/r.skyview.py +++ b/src/raster/r.skyview/r.skyview.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################## # diff --git a/src/raster/r.slope.direction/r.slope.direction.py b/src/raster/r.slope.direction/r.slope.direction.py index 50fe5a04be..780fb3cb3d 100644 --- a/src/raster/r.slope.direction/r.slope.direction.py +++ b/src/raster/r.slope.direction/r.slope.direction.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: r.slope.direction diff --git a/src/raster/r.soillossbare/r.soillossbare.py b/src/raster/r.soillossbare/r.soillossbare.py index 4aad947ab1..f60e70f547 100755 --- a/src/raster/r.soillossbare/r.soillossbare.py +++ b/src/raster/r.soillossbare/r.soillossbare.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ MODULE: r.soillossbare.py diff --git a/src/raster/r.subdayprecip.design/r.subdayprecip.design.py b/src/raster/r.subdayprecip.design/r.subdayprecip.design.py index c415a8664e..45fa6e1f4a 100755 --- a/src/raster/r.subdayprecip.design/r.subdayprecip.design.py +++ b/src/raster/r.subdayprecip.design/r.subdayprecip.design.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.suitability.regions/r.suitability.regions.py b/src/raster/r.suitability.regions/r.suitability.regions.py index 045d8916bb..69a6d934e4 100755 --- a/src/raster/r.suitability.regions/r.suitability.regions.py +++ b/src/raster/r.suitability.regions/r.suitability.regions.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # MODULE: Locate suitable regions diff --git a/src/raster/r.sun.daily/r.sun.daily.py b/src/raster/r.sun.daily/r.sun.daily.py index 9ff2266e33..76a23e7398 100755 --- a/src/raster/r.sun.daily/r.sun.daily.py +++ b/src/raster/r.sun.daily/r.sun.daily.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.sun.hourly/r.sun.hourly.py b/src/raster/r.sun.hourly/r.sun.hourly.py index 8dd5c9f6ca..9ee841f1c8 100755 --- a/src/raster/r.sun.hourly/r.sun.hourly.py +++ b/src/raster/r.sun.hourly/r.sun.hourly.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.surf.nnbathy/r.surf.nnbathy.py b/src/raster/r.surf.nnbathy/r.surf.nnbathy.py index 9860aea8b0..655232fe22 100644 --- a/src/raster/r.surf.nnbathy/r.surf.nnbathy.py +++ b/src/raster/r.surf.nnbathy/r.surf.nnbathy.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.surf.nnbathy diff --git a/src/raster/r.terrain.texture/r.terrain.texture.py b/src/raster/r.terrain.texture/r.terrain.texture.py index 2ba27efff2..4942a3f504 100755 --- a/src/raster/r.terrain.texture/r.terrain.texture.py +++ b/src/raster/r.terrain.texture/r.terrain.texture.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################## # diff --git a/src/raster/r.texture.tiled/r.texture.tiled.py b/src/raster/r.texture.tiled/r.texture.tiled.py index 36394ac934..7ccbb37bb3 100755 --- a/src/raster/r.texture.tiled/r.texture.tiled.py +++ b/src/raster/r.texture.tiled/r.texture.tiled.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.threshold/r.threshold.py b/src/raster/r.threshold/r.threshold.py index 210bb24927..495c19b557 100644 --- a/src/raster/r.threshold/r.threshold.py +++ b/src/raster/r.threshold/r.threshold.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ################################################################################ # diff --git a/src/raster/r.to.vect.lines/r.to.vect.lines.py b/src/raster/r.to.vect.lines/r.to.vect.lines.py index ea568656dc..a995b8f7b1 100755 --- a/src/raster/r.to.vect.lines/r.to.vect.lines.py +++ b/src/raster/r.to.vect.lines/r.to.vect.lines.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.to.vect.lines diff --git a/src/raster/r.to.vect.tiled/r.to.vect.tiled.py b/src/raster/r.to.vect.tiled/r.to.vect.tiled.py index 984ac79c77..222a9641aa 100644 --- a/src/raster/r.to.vect.tiled/r.to.vect.tiled.py +++ b/src/raster/r.to.vect.tiled/r.to.vect.tiled.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.to.vect.tiled diff --git a/src/raster/r.tri/r.tri.py b/src/raster/r.tri/r.tri.py index 41a3023927..17a596865b 100755 --- a/src/raster/r.tri/r.tri.py +++ b/src/raster/r.tri/r.tri.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################## # diff --git a/src/raster/r.valley.bottom/r.valley.bottom.py b/src/raster/r.valley.bottom/r.valley.bottom.py index bac97f3ac4..fecb4049e5 100644 --- a/src/raster/r.valley.bottom/r.valley.bottom.py +++ b/src/raster/r.valley.bottom/r.valley.bottom.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 """ diff --git a/src/raster/r.vect.stats/r.vect.stats.py b/src/raster/r.vect.stats/r.vect.stats.py index 269e13b157..5211fd0864 100755 --- a/src/raster/r.vect.stats/r.vect.stats.py +++ b/src/raster/r.vect.stats/r.vect.stats.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster/r.vector.ruggedness/r.vector.ruggedness.py b/src/raster/r.vector.ruggedness/r.vector.ruggedness.py index b93194ccc8..536b96d604 100755 --- a/src/raster/r.vector.ruggedness/r.vector.ruggedness.py +++ b/src/raster/r.vector.ruggedness/r.vector.ruggedness.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################## # diff --git a/src/raster/r.viewshed.cva/r.viewshed.cva.py b/src/raster/r.viewshed.cva/r.viewshed.cva.py index 684539ebb5..680bb2ffcc 100755 --- a/src/raster/r.viewshed.cva/r.viewshed.cva.py +++ b/src/raster/r.viewshed.cva/r.viewshed.cva.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/raster/r.width.funct/r.width.funct.py b/src/raster/r.width.funct/r.width.funct.py index dcfb56eafc..ae158b1332 100755 --- a/src/raster/r.width.funct/r.width.funct.py +++ b/src/raster/r.width.funct/r.width.funct.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ################################################################################ # # MODULE: r.width.funct diff --git a/src/raster/r.windfetch/r.windfetch.py b/src/raster/r.windfetch/r.windfetch.py index 7ae38c16b6..951e2e2121 100644 --- a/src/raster/r.windfetch/r.windfetch.py +++ b/src/raster/r.windfetch/r.windfetch.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: r.windfetch diff --git a/src/raster/r.zonal.classes/r.zonal.classes.py b/src/raster/r.zonal.classes/r.zonal.classes.py index 911713ea82..1754e2d2b9 100755 --- a/src/raster/r.zonal.classes/r.zonal.classes.py +++ b/src/raster/r.zonal.classes/r.zonal.classes.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: r.zonal.classes diff --git a/src/raster3d/r3.count.categories/r3.count.categories.py b/src/raster3d/r3.count.categories/r3.count.categories.py index 18458c4f32..a1c7dfbf5e 100644 --- a/src/raster3d/r3.count.categories/r3.count.categories.py +++ b/src/raster3d/r3.count.categories/r3.count.categories.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/raster3d/r3.forestfrag/r3.forestfrag.py b/src/raster3d/r3.forestfrag/r3.forestfrag.py index 9c0acbd6af..e1afe267a1 100755 --- a/src/raster3d/r3.forestfrag/r3.forestfrag.py +++ b/src/raster3d/r3.forestfrag/r3.forestfrag.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ diff --git a/src/raster3d/r3.forestfrag/testsuite/r3_forestfrag_trivial.py b/src/raster3d/r3.forestfrag/testsuite/r3_forestfrag_trivial.py index fe6cce491c..7f33c92a8d 100644 --- a/src/raster3d/r3.forestfrag/testsuite/r3_forestfrag_trivial.py +++ b/src/raster3d/r3.forestfrag/testsuite/r3_forestfrag_trivial.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/raster3d/r3.forestfrag/testsuite/r_forestfrag_xy.py b/src/raster3d/r3.forestfrag/testsuite/r_forestfrag_xy.py index 7f916a777d..b3927c4edb 100644 --- a/src/raster3d/r3.forestfrag/testsuite/r_forestfrag_xy.py +++ b/src/raster3d/r3.forestfrag/testsuite/r_forestfrag_xy.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # TODO: create a 3D version of this to test r3.forestfrag diff --git a/src/raster3d/r3.to.group/r3.to.group.py b/src/raster3d/r3.to.group/r3.to.group.py index 754cd07e8e..6d3488e59a 100755 --- a/src/raster3d/r3.to.group/r3.to.group.py +++ b/src/raster3d/r3.to.group/r3.to.group.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/temporal/t.rast.kappa/t.rast.kappa.py b/src/temporal/t.rast.kappa/t.rast.kappa.py index e921601761..244060843a 100644 --- a/src/temporal/t.rast.kappa/t.rast.kappa.py +++ b/src/temporal/t.rast.kappa/t.rast.kappa.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ################################################ diff --git a/src/temporal/t.rast.line/t.rast.line.py b/src/temporal/t.rast.line/t.rast.line.py index 950ad4dc7e..b4f3b8720a 100755 --- a/src/temporal/t.rast.line/t.rast.line.py +++ b/src/temporal/t.rast.line/t.rast.line.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/temporal/t.rast.null/t.rast.null.py b/src/temporal/t.rast.null/t.rast.null.py index 93108ff5c8..58003f2ebc 100644 --- a/src/temporal/t.rast.null/t.rast.null.py +++ b/src/temporal/t.rast.null/t.rast.null.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ################################################ diff --git a/src/temporal/t.rast.out.xyz/t.rast.out.xyz.py b/src/temporal/t.rast.out.xyz/t.rast.out.xyz.py index 9ddfe48641..5cd0b106f8 100644 --- a/src/temporal/t.rast.out.xyz/t.rast.out.xyz.py +++ b/src/temporal/t.rast.out.xyz/t.rast.out.xyz.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/temporal/t.rast.patch/t.rast.patch.py b/src/temporal/t.rast.patch/t.rast.patch.py index 61dc76cdd9..f79382e38e 100755 --- a/src/temporal/t.rast.patch/t.rast.patch.py +++ b/src/temporal/t.rast.patch/t.rast.patch.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/temporal/t.rast.what.aggr/t.rast.what.aggr.py b/src/temporal/t.rast.what.aggr/t.rast.what.aggr.py index 009cf2960e..cc680737cf 100644 --- a/src/temporal/t.rast.what.aggr/t.rast.what.aggr.py +++ b/src/temporal/t.rast.what.aggr/t.rast.what.aggr.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/temporal/t.rast.whatcsv/t.rast.whatcsv.py b/src/temporal/t.rast.whatcsv/t.rast.whatcsv.py index 617c4687f9..7b71660040 100755 --- a/src/temporal/t.rast.whatcsv/t.rast.whatcsv.py +++ b/src/temporal/t.rast.whatcsv/t.rast.whatcsv.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.area.weigh/v.area.weigh.py b/src/vector/v.area.weigh/v.area.weigh.py index 1b316bfe1e..6e2267f9e9 100644 --- a/src/vector/v.area.weigh/v.area.weigh.py +++ b/src/vector/v.area.weigh/v.area.weigh.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.boxplot/v.boxplot.py b/src/vector/v.boxplot/v.boxplot.py index b177679ea4..8e302cc75b 100755 --- a/src/vector/v.boxplot/v.boxplot.py +++ b/src/vector/v.boxplot/v.boxplot.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.boxplot diff --git a/src/vector/v.build.pg/v.build.pg.py b/src/vector/v.build.pg/v.build.pg.py index b3f32ff345..ac30b37cbb 100755 --- a/src/vector/v.build.pg/v.build.pg.py +++ b/src/vector/v.build.pg/v.build.pg.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.build.pg diff --git a/src/vector/v.centerline/v.centerline.py b/src/vector/v.centerline/v.centerline.py index b335d144a0..68855398b3 100755 --- a/src/vector/v.centerline/v.centerline.py +++ b/src/vector/v.centerline/v.centerline.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.centerline diff --git a/src/vector/v.civil/road_crosstools.py b/src/vector/v.civil/road_crosstools.py index f504a80e28..64fdb6059b 100644 --- a/src/vector/v.civil/road_crosstools.py +++ b/src/vector/v.civil/road_crosstools.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ Sample Python script to access vector data using GRASS Ctypes diff --git a/src/vector/v.civil/road_topotools.py b/src/vector/v.civil/road_topotools.py index 0044fafa31..d9bd6a54ab 100644 --- a/src/vector/v.civil/road_topotools.py +++ b/src/vector/v.civil/road_topotools.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ Sample Python script to access vector data using GRASS Ctypes diff --git a/src/vector/v.civil/v.civil.py b/src/vector/v.civil/v.civil.py index 61dc13028c..800345fc15 100644 --- a/src/vector/v.civil/v.civil.py +++ b/src/vector/v.civil/v.civil.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 """ Created on Wed Jul 23 18:37:36 2014 diff --git a/src/vector/v.class.ml/features.py b/src/vector/v.class.ml/features.py index 3003c7ff32..de3451e663 100644 --- a/src/vector/v.class.ml/features.py +++ b/src/vector/v.class.ml/features.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- from __future__ import absolute_import, division, print_function diff --git a/src/vector/v.class.ml/v.class.ml.py b/src/vector/v.class.ml/v.class.ml.py index 67959848c0..f5ed9a3cfd 100755 --- a/src/vector/v.class.ml/v.class.ml.py +++ b/src/vector/v.class.ml/v.class.ml.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/vector/v.class.mlR/v.class.mlR.py b/src/vector/v.class.mlR/v.class.mlR.py index c2baff3f7b..9e3910b7c2 100755 --- a/src/vector/v.class.mlR/v.class.mlR.py +++ b/src/vector/v.class.mlR/v.class.mlR.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.class.mlR diff --git a/src/vector/v.class.mlpy/v.class.mlpy.py b/src/vector/v.class.mlpy/v.class.mlpy.py index 47d030dea9..cdfcf996ab 100755 --- a/src/vector/v.class.mlpy/v.class.mlpy.py +++ b/src/vector/v.class.mlpy/v.class.mlpy.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.clean.ogr/v.clean.ogr.py b/src/vector/v.clean.ogr/v.clean.ogr.py index 9ffbe9c6c6..9ce74f44e6 100644 --- a/src/vector/v.clean.ogr/v.clean.ogr.py +++ b/src/vector/v.clean.ogr/v.clean.ogr.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.clean.ogr diff --git a/src/vector/v.colors2/v.colors2.py b/src/vector/v.colors2/v.colors2.py index eaae615ae8..9f01904d0c 100644 --- a/src/vector/v.colors2/v.colors2.py +++ b/src/vector/v.colors2/v.colors2.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.colors diff --git a/src/vector/v.concave.hull/v.concave.hull.py b/src/vector/v.concave.hull/v.concave.hull.py index 3a32b74c3a..fe9c44111f 100755 --- a/src/vector/v.concave.hull/v.concave.hull.py +++ b/src/vector/v.concave.hull/v.concave.hull.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.convert.all/v.convert.all.py b/src/vector/v.convert.all/v.convert.all.py index c2f979a65d..5101cadfea 100755 --- a/src/vector/v.convert.all/v.convert.all.py +++ b/src/vector/v.convert.all/v.convert.all.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/vector/v.explode/v.explode.py b/src/vector/v.explode/v.explode.py index 16a94594b2..6a0c566dbb 100755 --- a/src/vector/v.explode/v.explode.py +++ b/src/vector/v.explode/v.explode.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.external.all/v.external.all.py b/src/vector/v.external.all/v.external.all.py index ead3df6c2f..a36f603c8c 100755 --- a/src/vector/v.external.all/v.external.all.py +++ b/src/vector/v.external.all/v.external.all.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.external.all diff --git a/src/vector/v.faultdirections/v.faultdirections.py b/src/vector/v.faultdirections/v.faultdirections.py index 61f4f5f483..270f95d0a7 100755 --- a/src/vector/v.faultdirections/v.faultdirections.py +++ b/src/vector/v.faultdirections/v.faultdirections.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.faultdirections diff --git a/src/vector/v.fixed.segmentpoints/v.fixed.segmentpoints.py b/src/vector/v.fixed.segmentpoints/v.fixed.segmentpoints.py index 56e6172308..a90bd21ce2 100644 --- a/src/vector/v.fixed.segmentpoints/v.fixed.segmentpoints.py +++ b/src/vector/v.fixed.segmentpoints/v.fixed.segmentpoints.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: v.fixed.segmentpoints diff --git a/src/vector/v.flexure/v.flexure.py b/src/vector/v.flexure/v.flexure.py index dc77a47ef6..79eb64f655 100644 --- a/src/vector/v.flexure/v.flexure.py +++ b/src/vector/v.flexure/v.flexure.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.flexure diff --git a/src/vector/v.gsflow.export/v.gsflow.export.py b/src/vector/v.gsflow.export/v.gsflow.export.py index f9381cb718..56c063087e 100755 --- a/src/vector/v.gsflow.export/v.gsflow.export.py +++ b/src/vector/v.gsflow.export/v.gsflow.export.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.gsflow.export diff --git a/src/vector/v.gsflow.gravres/v.gsflow.gravres.py b/src/vector/v.gsflow.gravres/v.gsflow.gravres.py index 9a3d2efc51..81d480f4ec 100644 --- a/src/vector/v.gsflow.gravres/v.gsflow.gravres.py +++ b/src/vector/v.gsflow.gravres/v.gsflow.gravres.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.gsflow.gravres diff --git a/src/vector/v.gsflow.grid/v.gsflow.grid.py b/src/vector/v.gsflow.grid/v.gsflow.grid.py index 3125d44302..b0175714ec 100644 --- a/src/vector/v.gsflow.grid/v.gsflow.grid.py +++ b/src/vector/v.gsflow.grid/v.gsflow.grid.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.gsflow.grid diff --git a/src/vector/v.gsflow.hruparams/v.gsflow.hruparams.py b/src/vector/v.gsflow.hruparams/v.gsflow.hruparams.py index e5f3574bf1..d25064f370 100644 --- a/src/vector/v.gsflow.hruparams/v.gsflow.hruparams.py +++ b/src/vector/v.gsflow.hruparams/v.gsflow.hruparams.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.gsflow.hruparams diff --git a/src/vector/v.gsflow.mapdata/v.gsflow.mapdata.py b/src/vector/v.gsflow.mapdata/v.gsflow.mapdata.py index 1d427cada6..c088920e3b 100644 --- a/src/vector/v.gsflow.mapdata/v.gsflow.mapdata.py +++ b/src/vector/v.gsflow.mapdata/v.gsflow.mapdata.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.gsflow.mapdata diff --git a/src/vector/v.gsflow.reaches/v.gsflow.reaches.py b/src/vector/v.gsflow.reaches/v.gsflow.reaches.py index 146d6c7b43..f794f3310e 100644 --- a/src/vector/v.gsflow.reaches/v.gsflow.reaches.py +++ b/src/vector/v.gsflow.reaches/v.gsflow.reaches.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.gsflow.reaches diff --git a/src/vector/v.gsflow.segments/v.gsflow.segments.py b/src/vector/v.gsflow.segments/v.gsflow.segments.py index 76445e300e..26b330ea42 100644 --- a/src/vector/v.gsflow.segments/v.gsflow.segments.py +++ b/src/vector/v.gsflow.segments/v.gsflow.segments.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.gsflow.segments diff --git a/src/vector/v.habitat.dem/v.habitat.dem.py b/src/vector/v.habitat.dem/v.habitat.dem.py index e8edd2585c..042613d5e3 100644 --- a/src/vector/v.habitat.dem/v.habitat.dem.py +++ b/src/vector/v.habitat.dem/v.habitat.dem.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: v.habitat.dem diff --git a/src/vector/v.histogram/v.histogram.py b/src/vector/v.histogram/v.histogram.py index 5ce5aa2b42..9e171e2f82 100755 --- a/src/vector/v.histogram/v.histogram.py +++ b/src/vector/v.histogram/v.histogram.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.histogram diff --git a/src/vector/v.in.csv/v.in.csv.py b/src/vector/v.in.csv/v.in.csv.py index 5d4384c04b..f6cd70ab6c 100755 --- a/src/vector/v.in.csv/v.in.csv.py +++ b/src/vector/v.in.csv/v.in.csv.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """Import CSV as vector points with attributes into GRASS GIS diff --git a/src/vector/v.in.gbif/v.in.gbif.py b/src/vector/v.in.gbif/v.in.gbif.py index a4e152c4fb..7ea20085cf 100644 --- a/src/vector/v.in.gbif/v.in.gbif.py +++ b/src/vector/v.in.gbif/v.in.gbif.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: v.in.gbif diff --git a/src/vector/v.in.geopaparazzi/v.in.geopaparazzi.py b/src/vector/v.in.geopaparazzi/v.in.geopaparazzi.py index d5c8e1cff4..9516b3fd05 100644 --- a/src/vector/v.in.geopaparazzi/v.in.geopaparazzi.py +++ b/src/vector/v.in.geopaparazzi/v.in.geopaparazzi.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.in.gns/v.in.gns.py b/src/vector/v.in.gns/v.in.gns.py index 524e8fb55e..35a6e18306 100755 --- a/src/vector/v.in.gns/v.in.gns.py +++ b/src/vector/v.in.gns/v.in.gns.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.in.gps/v.in.gps.py b/src/vector/v.in.gps/v.in.gps.py index 2825034a43..6a6cae4da2 100755 --- a/src/vector/v.in.gps/v.in.gps.py +++ b/src/vector/v.in.gps/v.in.gps.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/vector/v.in.natura2000/v.in.natura2000.py b/src/vector/v.in.natura2000/v.in.natura2000.py index 55fc690b6d..e9b980bf73 100644 --- a/src/vector/v.in.natura2000/v.in.natura2000.py +++ b/src/vector/v.in.natura2000/v.in.natura2000.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: v.in.natura2000 diff --git a/src/vector/v.in.ogc/v.in.ogc.features/v.in.ogc.features.py b/src/vector/v.in.ogc/v.in.ogc.features/v.in.ogc.features.py index c6e33dc979..767cdb5dc6 100644 --- a/src/vector/v.in.ogc/v.in.ogc.features/v.in.ogc.features.py +++ b/src/vector/v.in.ogc/v.in.ogc.features/v.in.ogc.features.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: v.in.ogc.features diff --git a/src/vector/v.in.osm/v.in.osm.py b/src/vector/v.in.osm/v.in.osm.py index ac4c2a91d0..b9de12ce92 100644 --- a/src/vector/v.in.osm/v.in.osm.py +++ b/src/vector/v.in.osm/v.in.osm.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: v.in.osm diff --git a/src/vector/v.in.pygbif/v.in.pygbif.py b/src/vector/v.in.pygbif/v.in.pygbif.py index 4adf15f171..c19568b47d 100755 --- a/src/vector/v.in.pygbif/v.in.pygbif.py +++ b/src/vector/v.in.pygbif/v.in.pygbif.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: v.in.pygbif diff --git a/src/vector/v.in.redlist/v.in.redlist.py b/src/vector/v.in.redlist/v.in.redlist.py index f3b8deeb26..edf1bf8cd4 100644 --- a/src/vector/v.in.redlist/v.in.redlist.py +++ b/src/vector/v.in.redlist/v.in.redlist.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: v.in.redlist diff --git a/src/vector/v.in.survey/v.in.survey.py b/src/vector/v.in.survey/v.in.survey.py index 96dd42b659..bacee7793f 100644 --- a/src/vector/v.in.survey/v.in.survey.py +++ b/src/vector/v.in.survey/v.in.survey.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################## diff --git a/src/vector/v.in.wfs2/v.in.wfs2.py b/src/vector/v.in.wfs2/v.in.wfs2.py index e199cd47c2..72d1e723c6 100755 --- a/src/vector/v.in.wfs2/v.in.wfs2.py +++ b/src/vector/v.in.wfs2/v.in.wfs2.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: v.in.wfs2 diff --git a/src/vector/v.isochrones/v.isochrones.py b/src/vector/v.isochrones/v.isochrones.py index 339eba2c59..2ed77eb9ae 100755 --- a/src/vector/v.isochrones/v.isochrones.py +++ b/src/vector/v.isochrones/v.isochrones.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.isochrones diff --git a/src/vector/v.krige/v.krige.py b/src/vector/v.krige/v.krige.py index 7fbde377a5..5d5dcacc3c 100644 --- a/src/vector/v.krige/v.krige.py +++ b/src/vector/v.krige/v.krige.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: v.krige diff --git a/src/vector/v.lidar.mcc/v.lidar.mcc.py b/src/vector/v.lidar.mcc/v.lidar.mcc.py index a4189d2d23..cb96215605 100644 --- a/src/vector/v.lidar.mcc/v.lidar.mcc.py +++ b/src/vector/v.lidar.mcc/v.lidar.mcc.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.lidar.mcc diff --git a/src/vector/v.link.precip/v.link.precip.py b/src/vector/v.link.precip/v.link.precip.py index 102f5874b8..8a3a09b24f 100755 --- a/src/vector/v.link.precip/v.link.precip.py +++ b/src/vector/v.link.precip/v.link.precip.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 import os import sys diff --git a/src/vector/v.mapcalc/v.mapcalc.py b/src/vector/v.mapcalc/v.mapcalc.py index f9f4dec35b..ee9131f454 100644 --- a/src/vector/v.mapcalc/v.mapcalc.py +++ b/src/vector/v.mapcalc/v.mapcalc.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: v.mapcalc diff --git a/src/vector/v.maxent.swd/v.maxent.swd.py b/src/vector/v.maxent.swd/v.maxent.swd.py index 215f2b72b7..5083583acd 100755 --- a/src/vector/v.maxent.swd/v.maxent.swd.py +++ b/src/vector/v.maxent.swd/v.maxent.swd.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ diff --git a/src/vector/v.median/v.median.py b/src/vector/v.median/v.median.py index b771f433e7..a8fda0dceb 100644 --- a/src/vector/v.median/v.median.py +++ b/src/vector/v.median/v.median.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.mrmr/v.mrmr.py b/src/vector/v.mrmr/v.mrmr.py index b3bf683a74..98bb81e47e 100755 --- a/src/vector/v.mrmr/v.mrmr.py +++ b/src/vector/v.mrmr/v.mrmr.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################## # diff --git a/src/vector/v.multi2singlepart/v.multi2singlepart.py b/src/vector/v.multi2singlepart/v.multi2singlepart.py index 86f64a9591..3c165ba0b1 100755 --- a/src/vector/v.multi2singlepart/v.multi2singlepart.py +++ b/src/vector/v.multi2singlepart/v.multi2singlepart.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ diff --git a/src/vector/v.neighborhoodmatrix/v.neighborhoodmatrix.py b/src/vector/v.neighborhoodmatrix/v.neighborhoodmatrix.py index 215c9b4b84..c89df61de7 100755 --- a/src/vector/v.neighborhoodmatrix/v.neighborhoodmatrix.py +++ b/src/vector/v.neighborhoodmatrix/v.neighborhoodmatrix.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.neighborhoodmatrix diff --git a/src/vector/v.net.curvedarcs/v.net.curvedarcs.py b/src/vector/v.net.curvedarcs/v.net.curvedarcs.py index 93ceb99372..1960fcb0bf 100644 --- a/src/vector/v.net.curvedarcs/v.net.curvedarcs.py +++ b/src/vector/v.net.curvedarcs/v.net.curvedarcs.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/vector/v.out.gps/v.out.gps.py b/src/vector/v.out.gps/v.out.gps.py index aa90a58edb..36c3814b45 100755 --- a/src/vector/v.out.gps/v.out.gps.py +++ b/src/vector/v.out.gps/v.out.gps.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/vector/v.out.png/v.out.png.py b/src/vector/v.out.png/v.out.png.py index 0f9cbcfda5..96af0f9142 100644 --- a/src/vector/v.out.png/v.out.png.py +++ b/src/vector/v.out.png/v.out.png.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.ply.rectify/v.ply.rectify.py b/src/vector/v.ply.rectify/v.ply.rectify.py index 9cca81eb08..78a7abee15 100755 --- a/src/vector/v.ply.rectify/v.ply.rectify.py +++ b/src/vector/v.ply.rectify/v.ply.rectify.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################ # diff --git a/src/vector/v.profile.points/v.profile.points.py b/src/vector/v.profile.points/v.profile.points.py index 6766f8315e..76b46d6b29 100644 --- a/src/vector/v.profile.points/v.profile.points.py +++ b/src/vector/v.profile.points/v.profile.points.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ######################################################################### # diff --git a/src/vector/v.rast.bufferstats/v.rast.bufferstats.py b/src/vector/v.rast.bufferstats/v.rast.bufferstats.py index 80a477d8cc..7883a894e6 100755 --- a/src/vector/v.rast.bufferstats/v.rast.bufferstats.py +++ b/src/vector/v.rast.bufferstats/v.rast.bufferstats.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ MODULE: v.rast.bufferstats diff --git a/src/vector/v.sort.points/v.sort.points.py b/src/vector/v.sort.points/v.sort.points.py index 29fa19f3c6..83f0e9fff2 100755 --- a/src/vector/v.sort.points/v.sort.points.py +++ b/src/vector/v.sort.points/v.sort.points.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ######################################################################### # diff --git a/src/vector/v.stats/v.stats.py b/src/vector/v.stats/v.stats.py index b4c0cd9f77..edfc28676b 100755 --- a/src/vector/v.stats/v.stats.py +++ b/src/vector/v.stats/v.stats.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -- coding: utf-8 -- # ############################################################################ diff --git a/src/vector/v.strds.stats/v.strds.stats.py b/src/vector/v.strds.stats/v.strds.stats.py index 1be4d1115e..449191f0b2 100644 --- a/src/vector/v.strds.stats/v.strds.stats.py +++ b/src/vector/v.strds.stats/v.strds.stats.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.stream.inbasin/v.stream.inbasin.py b/src/vector/v.stream.inbasin/v.stream.inbasin.py index 484dc962e4..49cfe96ea4 100644 --- a/src/vector/v.stream.inbasin/v.stream.inbasin.py +++ b/src/vector/v.stream.inbasin/v.stream.inbasin.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.stream.inbasin diff --git a/src/vector/v.stream.network/v.stream.network.py b/src/vector/v.stream.network/v.stream.network.py index 0a11299ba0..d141ab8795 100644 --- a/src/vector/v.stream.network/v.stream.network.py +++ b/src/vector/v.stream.network/v.stream.network.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.stream.network diff --git a/src/vector/v.stream.order/v.stream.order.py b/src/vector/v.stream.order/v.stream.order.py index e5becfad86..38a84e464b 100644 --- a/src/vector/v.stream.order/v.stream.order.py +++ b/src/vector/v.stream.order/v.stream.order.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.stream.profiler/v.stream.profiler.py b/src/vector/v.stream.profiler/v.stream.profiler.py index a05424005f..8387222cc5 100644 --- a/src/vector/v.stream.profiler/v.stream.profiler.py +++ b/src/vector/v.stream.profiler/v.stream.profiler.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.stream.profiler diff --git a/src/vector/v.surf.icw/v.surf.icw.py b/src/vector/v.surf.icw/v.surf.icw.py index c7798bc0e7..7fb7aad9e8 100755 --- a/src/vector/v.surf.icw/v.surf.icw.py +++ b/src/vector/v.surf.icw/v.surf.icw.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################# # # MODULE: v.surf.icw diff --git a/src/vector/v.surf.nnbathy/v.surf.nnbathy.py b/src/vector/v.surf.nnbathy/v.surf.nnbathy.py index 7fbb0f0138..e1a722875f 100644 --- a/src/vector/v.surf.nnbathy/v.surf.nnbathy.py +++ b/src/vector/v.surf.nnbathy/v.surf.nnbathy.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # # MODULE: v.surf.nnbathy diff --git a/src/vector/v.tin.to.rast/v.tin.to.rast.py b/src/vector/v.tin.to.rast/v.tin.to.rast.py index 3f70bdd09d..3e21d202c3 100755 --- a/src/vector/v.tin.to.rast/v.tin.to.rast.py +++ b/src/vector/v.tin.to.rast/v.tin.to.rast.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.transects/v.transects.py b/src/vector/v.transects/v.transects.py index feff209910..9fe729481e 100755 --- a/src/vector/v.transects/v.transects.py +++ b/src/vector/v.transects/v.transects.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # ############################################################################# # diff --git a/src/vector/v.vect.stats.multi/v.vect.stats.multi.py b/src/vector/v.vect.stats.multi/v.vect.stats.multi.py index 1216aac323..4e92db18d0 100755 --- a/src/vector/v.vect.stats.multi/v.vect.stats.multi.py +++ b/src/vector/v.vect.stats.multi/v.vect.stats.multi.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.what.rast.label/v.what.rast.label.py b/src/vector/v.what.rast.label/v.what.rast.label.py index 4b39298762..1a531c7987 100644 --- a/src/vector/v.what.rast.label/v.what.rast.label.py +++ b/src/vector/v.what.rast.label/v.what.rast.label.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################## # diff --git a/src/vector/v.what.rast.multi/v.what.rast.multi.py b/src/vector/v.what.rast.multi/v.what.rast.multi.py index df015e7229..b6d7d8cf89 100755 --- a/src/vector/v.what.rast.multi/v.what.rast.multi.py +++ b/src/vector/v.what.rast.multi/v.what.rast.multi.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.what.spoly/v.what.spoly.py b/src/vector/v.what.spoly/v.what.spoly.py index de97893f50..d84ad2b796 100755 --- a/src/vector/v.what.spoly/v.what.spoly.py +++ b/src/vector/v.what.spoly/v.what.spoly.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/src/vector/v.what.strds.timestamp/v.what.strds.timestamp.py b/src/vector/v.what.strds.timestamp/v.what.strds.timestamp.py index 9a0f59d4dd..cd64078644 100644 --- a/src/vector/v.what.strds.timestamp/v.what.strds.timestamp.py +++ b/src/vector/v.what.strds.timestamp/v.what.strds.timestamp.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 ############################################################################ # diff --git a/utils/check_examples_screenshots_tests.py b/utils/check_examples_screenshots_tests.py index 59892f5503..d39e653b34 100644 --- a/utils/check_examples_screenshots_tests.py +++ b/utils/check_examples_screenshots_tests.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ Created on Fri Oct 20 10:29:51 2017 diff --git a/utils/cronjobs_osgeo_lxd/build-xml.py b/utils/cronjobs_osgeo_lxd/build-xml.py index 037fe1d590..c51f582b80 100755 --- a/utils/cronjobs_osgeo_lxd/build-xml.py +++ b/utils/cronjobs_osgeo_lxd/build-xml.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """Creates the addons file module.xml required by the module g.extension @Author: Martin Landa diff --git a/utils/cronjobs_osgeo_lxd/get_page_description.py b/utils/cronjobs_osgeo_lxd/get_page_description.py index 51b2c07c80..efa50135d6 100755 --- a/utils/cronjobs_osgeo_lxd/get_page_description.py +++ b/utils/cronjobs_osgeo_lxd/get_page_description.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # PURPOSE: Extracts page one line descriptions for index.html of GRASS GIS Addons # diff --git a/utils/std_dataset_display.py b/utils/std_dataset_display.py index cdac5d9a59..fa3acfe480 100755 --- a/utils/std_dataset_display.py +++ b/utils/std_dataset_display.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import os import grass.script as gs