[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pycodestyle configuration
From: |
Bruno Haible |
Subject: |
Re: pycodestyle configuration |
Date: |
Mon, 26 Feb 2024 23:54:52 +0100 |
Hi Collin,
> I think that it would be best to just shove all the Python mess in
> that subdirectory since it is a work-in-progress and is safe to be
> ignored by gnulib users.
I tend to agree. Even after it is finished, it will still be useful
to have all Python sources in one directory: it makes it easy to do
a "grep something *.py".
Done:
2024-02-26 Bruno Haible <bruno@clisp.org>
gnulib-tool.py: Reorganize code.
* pygnulib/main.py: New file, moved here from gnulib-tool.py.
* pygnulib/constants.py: Change the way APP['name'] and DIRS['root'] are
computed.
* gnulib-tool.py: New file, based on gnulib-tool.
(The patch is best viewed using gitk.)
You can now submit the two configuration files in the pygnulib/ directory.
That's the proper place, not the root directory of gnulib.
Bruno
- Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 27., (continued)
- Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 27., Bruno Haible, 2024/02/23
- Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 27., Collin Funk, 2024/02/23
- gnulib-tool.py: Follow gnulib-tool changes, part 28., Collin Funk, 2024/02/24
- Re: gnulib-tool.py: Follow gnulib-tool changes, part 27., Bruno Haible, 2024/02/24
- Re: gnulib-tool.py: Follow gnulib-tool changes, part 27., Dima Pasechnik, 2024/02/24
- Re: Python != None, Bruno Haible, 2024/02/25
- Re: Python != None, Collin Funk, 2024/02/25
- Re: Python != None, Collin Funk, 2024/02/25
- Re: pycodestyle configuration, Bruno Haible, 2024/02/26
- Re: pycodestyle configuration, Collin Funk, 2024/02/26
- Re: pycodestyle configuration,
Bruno Haible <=
- Re: pycodestyle configuration, Collin Funk, 2024/02/26
- Re: pycodestyle configuration, Bruno Haible, 2024/02/26
- Re: pycodestyle configuration, Collin Funk, 2024/02/26
- Re: Python != None, Dima Pasechnik, 2024/02/25
- Re: Python 'strings', Bruno Haible, 2024/02/25
- Re: Python 'strings', Collin Funk, 2024/02/25
- Re: gnulib-tool.py: Follow gnulib-tool changes, part 28., Bruno Haible, 2024/02/24
- Re: gnulib-tool.py: Follow gnulib-tool changes, part 28., Collin Funk, 2024/02/24
- Re: gnulib-tool.py: Follow gnulib-tool changes, part 28., Collin Funk, 2024/02/24
- Re: gnulib-tool.py: Follow gnulib-tool changes, part 28., Bruno Haible, 2024/02/24