Commit b86d31ade5e8284df1efe339890b674eedf89bcd

Collin Funk 2024-05-03T17:26:18

gnulib-tool.py: Fix an undefined function name. * pygnulib/main.py (main_with_exception_handling): Use the tempfile module prefix when calling mkdtemp(). Use the 'glpy' prefix for the temporary directory that exists for the entirety of the program.