[GRASS-git] [OSGeo/grass] 5b2460: python: Replace usages of Python2-only `import __b...
Edouard Choinière
noreply at github.com
Sun Jan 28 04:34:34 PST 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 5b2460a227e3f5bd358744d8e62e5ae3707a3ad9
https://github.com/OSGeo/grass/commit/5b2460a227e3f5bd358744d8e62e5ae3707a3ad9
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2024-01-28 (Sun, 28 Jan 2024)
Changed paths:
M gui/wxpython/core/toolboxes.py
M gui/wxpython/core/utils.py
M gui/wxpython/tools/build_modules_xml.py
M python/grass/gunittest/utils.py
Log Message:
-----------
python: Replace usages of Python2-only `import __builtin__` with a Python 3 compatible equivalent (#3329)
More information about the grass-commit
mailing list