[GRASS-git] [OSGeo/grass] 2e4594: register.py: allow registering from io objects (#1...

Stefan Blumentrath noreply at github.com
Thu Oct 14 12:41:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 2e45948b3938b921ead46c7d7b9fc9760c916473
      https://github.com/OSGeo/grass/commit/2e45948b3938b921ead46c7d7b9fc9760c916473
  Author: Stefan Blumentrath <stefan.blumentrath at gmx.de>
  Date:   2021-10-14 (Thu, 14 Oct 2021)

  Changed paths:
    M python/grass/temporal/register.py

  Log Message:
  -----------
  register.py: allow registering from io objects (#1929)

Added fd.close() (which also works with io objects). Take the liberty to merge this minor change...
* allow registering from io
* update docstring
* close file object




More information about the grass-commit mailing list