[GRASS-git] [OSGeo/grass-addons] d6bf9a: i.modis.download: remove a call of non-existent fu...

Ondrej Pesek noreply at github.com
Sat Sep 9 09:12:56 PDT 2023


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: d6bf9ae996af26a9072f7d29b99c309d9a28b662
      https://github.com/OSGeo/grass-addons/commit/d6bf9ae996af26a9072f7d29b99c309d9a28b662
  Author: Ondrej Pesek <pesej.ondrek at gmail.com>
  Date:   2023-09-09 (Sat, 09 Sep 2023)

  Changed paths:
    M src/imagery/i.modis/i.modis.download/i.modis.download.py

  Log Message:
  -----------
  i.modis.download: remove a call of non-existent function raw_input() (#938)

in Python3, it was replaced by input()

also, drop the Python 2 syntax support




More information about the grass-commit mailing list