Commit 4318aecf7ce4a05344a9f0d376655a72f8e8bd2c

Collin Funk 2024-03-24T18:51:29

gnulib-tool.py: Fix "Creating directory" output. * pygnulib/GLImport.py (GLImport.execute): Reorder directories. Use os.path.join instead of joinpath to avoid path normalization.