Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc Subject: Re: Python (was Re: I did not inhale) Date: Fri, 30 Aug 2024 21:39:15 -0700 Organization: None to speak of Lines: 19 Message-ID: <87plpp487g.fsf@nosuchdomain.example.com> References: <20240826083330.00004760@gmail.com> <20240826155113.000005ba@gmail.com> <87y14hd4bk.fsf@nosuchdomain.example.com> <87ikvlcs7i.fsf@nosuchdomain.example.com> <87ttf4bdcx.fsf@nosuchdomain.example.com> <875xrkb2iq.fsf@nosuchdomain.example.com> <87seuo9ikl.fsf@nosuchdomain.example.com> <87ttf148ay.fsf@nosuchdomain.example.com> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Sat, 31 Aug 2024 06:39:18 +0200 (CEST) Injection-Info: dont-email.me; posting-host="78f6e35217d9802ff674987bcdbe52ec"; logging-data="931453"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+lXGTPSrym9lJ2B51jVs5v" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:Afz9n8Pp9mL8ON5mExJKazWZ0G0= sha1:6tRZ4Q8NSLTkOXjvFgAOlNT3ZQ0= Xref: csiph.com comp.unix.shell:25578 comp.unix.programmer:16241 comp.lang.misc:10840 Keith Thompson writes: > Lawrence D'Oliveiro writes: >> On Wed, 28 Aug 2024 19:19:38 -0700, Keith Thompson wrote: >>> My impression is that your unconventional style indicates a relative >>> lack of experience in Python. >> >> You think maybe I should practise by writing more Python code? > > And you snipped the part where I acknowledged that might be an invalid > conclusion. I have no opinion on what you should do. Let me amend that slightly. I suggest that you'd be better off writing idiomatic Python code, at least if you want to share that code with others. You are of course under no obligation to follow my advice, and I won't spend any more time trying to persuade you. -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com void Void(void) { Void(); } /* The recursive call of the void */