]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Small refactoring.
authorBruno Haible <bruno@clisp.org>
Sat, 3 Aug 2024 15:04:55 +0000 (17:04 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 3 Aug 2024 15:06:02 +0000 (17:06 +0200)
commitda8e6e1317877008ee7be56c3d971eb2343ef415
tree9125761be28f6e1a4740f8c591c2693b93d3c9c0
parent2f400ffc4026513216f0fc9f545c470e06f43986
gnulib-tool.py: Small refactoring.

Suggested by Collin Funk.

* pygnulib/GLModuleSystem.py (GLModule.getDependenciesRecursively):
Return a set of GLModule.
* pygnulib/main.py (main): Convert the result to a string here.
ChangeLog
pygnulib/GLModuleSystem.py
pygnulib/main.py