]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Fix mistake in previous commit.
authorCollin Funk <collin.funk1@gmail.com>
Wed, 1 May 2024 09:21:43 +0000 (02:21 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Wed, 1 May 2024 09:21:43 +0000 (02:21 -0700)
commitecdab13fca9f61cdfa832005c9324414621b4069
tree1940a757dc099d8acbe1e41a16ffd3aa76be3ce3
parentffde99059e2f30c9b1030ce2cf9dae7fb41b3a73
gnulib-tool.py: Fix mistake in previous commit.

* pygnulib/GLModuleSystem.py (GLModuleSystem.exists)
(GLModuleSystem.find): Rename 'module' argument to 'module_name' so it
is clear they are not a GLModule object. Treat them as such.
ChangeLog
pygnulib/GLModuleSystem.py