[GRASS-git] [OSGeo/grass-addons] e79e59: i.landsat.download: remove a call of non-existent ...
Ondrej Pesek
noreply at github.com
Sat Sep 9 09:13:21 PDT 2023
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: e79e5990a8ffc4a8b86d18e86adc8ee0daf0c131
https://github.com/OSGeo/grass-addons/commit/e79e5990a8ffc4a8b86d18e86adc8ee0daf0c131
Author: Ondrej Pesek <pesej.ondrek at gmail.com>
Date: 2023-09-09 (Sat, 09 Sep 2023)
Changed paths:
M src/imagery/i.landsat/i.landsat.download/i.landsat.download.py
Log Message:
-----------
i.landsat.download: remove a call of non-existent function raw_input() (#937)
in Python3, it was replaced by input()
More information about the grass-commit
mailing list