[GRASS-git] [OSGeo/grass] 05792c: doc examples: remove a call of non-existent functi...
Ondrej Pesek
noreply at github.com
Tue Aug 15 07:33:20 PDT 2023
Branch: refs/heads/releasebranch_8_3
Home: https://github.com/OSGeo/grass
Commit: 05792c6bedfb9bc98266f84a24a926090b209b94
https://github.com/OSGeo/grass/commit/05792c6bedfb9bc98266f84a24a926090b209b94
Author: Ondrej Pesek <pesej.ondrek at gmail.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M doc/python/raster_example_ctypes.py
M doc/python/vector_example_ctypes.py
Log Message:
-----------
doc examples: remove a call of non-existent function raw_input() (#3124)
in Python3, it was replaced by input()
More information about the grass-commit
mailing list