]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Remove redundant type checks.
authorBruno Haible <bruno@clisp.org>
Fri, 5 Aug 2022 21:34:20 +0000 (23:34 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 5 Aug 2022 21:35:33 +0000 (23:35 +0200)
commitfcf959cfe1f3ee1c84bf47af33023c440894b734
tree966cd96fc354247b4115db12a3244ee76b8da5b3
parentad534101bdf0b188babd525c4d54c9bf250763f7
gnulib-tool.py: Remove redundant type checks.

* pygnulib/GLConfig.py (GLConfig.__init__): Remove redundant type
checks, left over from 2022-08-04.
(GLConfig.getIncludeGuardPrefix): Improve comment.
(GLConfig.resetMacroPrefix): Optimize.
ChangeLog
pygnulib/GLConfig.py