Commit 18dcc627ddeced96bc192e169bf19e1a38c53374

Bruno Haible 2022-07-31T18:35:58

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.