]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Fix last commit.
authorCollin Funk <collin.funk1@gmail.com>
Tue, 12 Mar 2024 18:45:53 +0000 (11:45 -0700)
committerBruno Haible <bruno@clisp.org>
Tue, 12 Mar 2024 19:08:15 +0000 (20:08 +0100)
commit72f28adc0be3b965a3e7703b910682119dcb2c1b
treede8f63fdebf832648c8b5d3c4f011aaee5513721
parentf99424d6d465a1ef4f29907fc6b7c85dec5159f5
gnulib-tool.py: Fix last commit.

* pygnulib/GLEmiter.py (GLEmiter.initmacro_end): Silence Python
warnings about invalid escape. Make sure to escape the backslash
character we want to print.
ChangeLog
pygnulib/GLEmiter.py