[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 63.
|
From: |
Collin Funk |
|
Subject: |
Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 63. |
|
Date: |
Sun, 17 Mar 2024 15:35:59 -0700 |
|
User-agent: |
Mozilla Thunderbird |
On 3/17/24 3:21 PM, Basil L. Contovounesios wrote:
> FWIW '\n'.join([]) is '', so perhaps it isn't necessary to check
> len(cleansed).
Oops, you are correct. Thanks, that should make the code look nicer. I
think I originally had '\n'.join(cleansed) + '\n', where the goal was
to remove the + '\n' but I removed it. Good catch.
I've attached the updated patch.
Collin
0001-gnulib-tool.py-Follow-gnulib-tool-changes-part-63.patch
Description: Text Data
- [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 63., Collin Funk, 2024/03/17
- Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 63., Bruno Haible, 2024/03/17
- Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 63., Basil L. Contovounesios, 2024/03/17
- Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 63.,
Collin Funk <=
- Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 63., Bruno Haible, 2024/03/17
- Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 63., Collin Funk, 2024/03/17
- Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 63., Bruno Haible, 2024/03/17
- Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 63., Collin Funk, 2024/03/17
- Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 63., Bruno Haible, 2024/03/17
- Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 63., Collin Funk, 2024/03/17