Matt,
Le 04/03/2022 à 23:19, Matt Wilkie a écrit :
Hello folks who know about the python script construction :)
The pattern used in all of the python scripts under
swig/python/gdal-utils is foreign to me. Can someone explain what's
going on and why it's used? (or point to where this has been
Hello folks who know about the python script construction :)
The pattern used in all of the python scripts under swig/python/gdal-utils
is foreign to me. Can someone explain what's going on and why it's used?
(or point to where this has been explored already).
if __name__ == '__main__':
sys.e