]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Fix regular expression (regr. today).
authorCollin Funk <collin.funk1@gmail.com>
Sun, 2 Jun 2024 12:29:33 +0000 (05:29 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 2 Jun 2024 12:29:33 +0000 (05:29 -0700)
commit1372dc1631053fa72bbf5755cbc89f63cbffec33
tree3461754e8103309d051493a3f8156b9a52ae0e54
parent80ed61e8cd8a447dbe1f16e63ac94e6762a795bf
gnulib-tool.py: Fix regular expression (regr. today).

* pygnulib/main.py (main) [import]: Match all characters until '#' or
end of line, whichever comes first.
ChangeLog
pygnulib/main.py