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: Tue, 27 Aug 2024 19:10:57 -0700 Organization: None to speak of Lines: 15 Message-ID: <87ikvlcs7i.fsf@nosuchdomain.example.com> References: <20240826083330.00004760@gmail.com> <20240826155113.000005ba@gmail.com> <87y14hd4bk.fsf@nosuchdomain.example.com> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Wed, 28 Aug 2024 04:10:59 +0200 (CEST) Injection-Info: dont-email.me; posting-host="1017e97994ee365b6a0a4b9b05fc05d0"; logging-data="3496974"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19WWrky5oy2tfNZA0tcNqMU" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:e9rcfbY/OqRYhPTddFc0zBSIibo= sha1:ni8LRIlgBrCWKGEtFiy/BkF+ZAk= Xref: csiph.com comp.unix.shell:25516 comp.unix.programmer:16175 comp.lang.misc:10769 Lawrence D'Oliveiro writes: > On Tue, 27 Aug 2024 14:49:19 -0700, Keith Thompson wrote: >> I've done some Python programming, and it wouldn't occur to me to add >> "#end" comments. If I saw them in a code review I'd probably recommend >> deleting them. > > Give them a try. They simplify a lot of situations. I already posted a > reasonably complex example in this thread. Go have a look at it, and see > what happens when you delete those comments. No, I won't be doing that. -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com void Void(void) { Void(); } /* The recursive call of the void */