[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnulib-tool.py: Simplify use of GLModuleTable accessors.
From: |
Collin Funk |
Subject: |
Re: gnulib-tool.py: Simplify use of GLModuleTable accessors. |
Date: |
Tue, 9 Apr 2024 09:51:48 -0700 |
User-agent: |
Mozilla Thunderbird |
On 4/9/24 9:32 AM, Bruno Haible wrote:
> Thanks, applied. Also I removed the outdated/silly comment here:
>
> self.avoids = set() # Avoids
Haha, yes I guess it doesn't really explain much. It was small enough
to not bother me so I left it.
There is a few others like that in GLModuleTable.__init__(). I'll remove
them next time I make changes there.
Collin