]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Improve the primitives for relative file names.
authorBruno Haible <bruno@clisp.org>
Sun, 31 Jul 2022 16:35:58 +0000 (18:35 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 31 Jul 2022 21:52:25 +0000 (23:52 +0200)
commit18dcc627ddeced96bc192e169bf19e1a38c53374
treec6598d1c1b79331748a4bdcd641469ba8b161329
parentcc88acbb6555991c2ee1ed22ad11215a904c0761
gnulib-tool.py: Improve the primitives for relative file names.

* pygnulib/constants.py (relativize): Don't attempt to handle absolute
file names. Fix bug with relativize('../foo/bar', '../foo/bla/zut').
(relconcat): New function.
ChangeLog
pygnulib/constants.py