Commit cdfb7dad241f09e290f36b9c38af17e9fff70c45

Collin Funk 2024-04-17T11:47:16

gnulib-tool.py: Make an instance variable local to a function. * pygnulib/GLImport.py (GLImport.execute): Define the GLFileAssistant as local to this function because it is unused elsewhere.