Re: Defeat Python "Virtual Environment" in Fedora ?

2026-03-15 Thread c186282
On 3/13/26 19:28, Pancho wrote: On 3/13/26 21:49, Lawrence D’Oliveiro wrote: On Fri, 13 Mar 2026 09:34:06 +, Pancho wrote: I just don't want applications built on quicksand libraries. Depending on someone else’s library saves you effort. But then someone else has to maintain the library.

Re: Defeat Python "Virtual Environment" in Fedora ?

2026-03-15 Thread Pancho via Python-list
On 3/13/26 21:49, Lawrence D’Oliveiro wrote: On Fri, 13 Mar 2026 09:34:06 +, Pancho wrote: I just don't want applications built on quicksand libraries. Depending on someone else’s library saves you effort. But then someone else has to maintain the library. Yeah, I don't know what point

ANN: PyDDF Python Spring Sprint 2026

2026-03-15 Thread eGenix Team
/This announcement is in German since it targets a local user group//meeting in Düsseldorf, Germany/ Ankündigung Python Meeting Spring Sprint 2026 in Düsseldorf Samstag, 21.03.2026, 10:00-18:0

What does this "See help(type(self)) for accurate signature." actually mean?

2026-03-15 Thread Chris Green
I see this message in several places in the help() output for gpiod: "See help(type(self)) for accurate signature.", but I can't work out what I actually need to type into help() to get a result. So, for example, I say 'help("gpiod.line_settings")', I see, among other things:- | __init__(

Re: Defeat Python "Virtual Environment" in Fedora ?

2026-03-15 Thread The Natural Philosopher
On 14/03/2026 07:21, c186282 wrote: On 3/13/26 19:28, Pancho wrote: On 3/13/26 21:49, Lawrence D’Oliveiro wrote: On Fri, 13 Mar 2026 09:34:06 +, Pancho wrote: I just don't want applications built on quicksand libraries. Depending on someone else’s library saves you effort. But then some

Re: Defeat Python "Virtual Environment" in Fedora ?

2026-03-15 Thread rbowman via Python-list
On Sat, 14 Mar 2026 12:23:13 +, The Natural Philosopher wrote: > Not heard of macro assembler? I recall one set of macros that more or less recreated C in masm. I assume it was the labor of love but I didn't see the point. I also worked with a programmer who used C macros to create a hot me