]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Use Python raw strings for regular expressions.
authorBruno Haible <bruno@clisp.org>
Sun, 24 Mar 2024 23:07:49 +0000 (00:07 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 24 Mar 2024 23:07:49 +0000 (00:07 +0100)
commit50a209323ac4f24844195b6eaca0e3f2ecb19eea
treed8ae08890e4a781ac68b32de832c47f0b72a769f
parent99a74afb3c4bbe9db7329b10bdcb5ea93fad97a5
gnulib-tool.py: Use Python raw strings for regular expressions.

* pygnulib/*.py: Use raw string syntax for regular expression pattern
strings and repl strings.
ChangeLog
pygnulib/GLEmiter.py
pygnulib/GLImport.py
pygnulib/GLInfo.py
pygnulib/GLModuleSystem.py
pygnulib/GLTestDir.py
pygnulib/constants.py
pygnulib/main.py