Re: Please use a meaningful subject to ease filtering and avoid polluting other humans mailboxes (was: Python)

2025-12-31 Thread Schimon Jehudah via Python-list
It would be also useful to gain interest and attention of a concern. Schimon On Wed, 31 Dec 2025 10:05:32 + [email protected] wrote: > Thanks. > > Am 31.12.2025 04:16 schrieb Lulika Vith via Python-list: > > Thank you for teaching me this practical Vim trick. In the past, I > > usually used

Re: Annoyance building python from source

2025-12-31 Thread Bill Deegan
don't use "sudo" before make install On Mon, Dec 29, 2025 at 8:47 PM Keith Thompson via Python-list < [email protected]> wrote: > When I build Python from source, the "sudo make install" step > creates root-owned files in the build directory. I have not seen > this while building other ope

Re: Annoyance building python from source

2025-12-31 Thread Keith Thompson via Python-list
Keith Thompson writes: > When I build Python from source, the "sudo make install" step > creates root-owned files in the build directory. I have not seen > this while building other open-source packages from source. > > Is there a way to avoid this, so no root-owned files are creates > other than

Please use a meaningful subject to ease filtering and avoid polluting other humans mailboxes (was: Python)

2025-12-31 Thread c . buhtz
Thanks. Am 31.12.2025 04:16 schrieb Lulika Vith via Python-list: Thank you for teaching me this practical Vim trick. In the past, I usually used macros to solve similar problems. However, since I like using the mouse, I just came up with an idea: I wrote a function and put it into my vimrc: fu