Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <87ikvlcs7i.fsf@nosuchdomain.example.com>
Deutsch   English   Français   Italiano  
<87ikvlcs7i.fsf@nosuchdomain.example.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Keith Thompson <Keith.S.Thompson+u@gmail.com>
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: <uu54la$3su5b$6@dont-email.me> <va2ro9$3gd7v$1@dont-email.me>
	<va2vt0$3h3gj$1@dont-email.me> <va44rh$3p1l6$1@dont-email.me>
	<va45eq$3pkt9$1@dont-email.me> <va4aut$3q4g0$1@dont-email.me>
	<va4fbr$3qvij$1@dont-email.me> <va5108$3tmmd$1@dont-email.me>
	<va51ok$3tqr9$1@dont-email.me> <va5ec2$3vluh$1@dont-email.me>
	<va6q4g$c1a7$1@dont-email.me> <va6rpa$c6bg$1@dont-email.me>
	<va6se9$cb8e$1@dont-email.me> <20240826083330.00004760@gmail.com>
	<vaises$2k7o6$2@dont-email.me> <20240826155113.000005ba@gmail.com>
	<wwvo75eicla.fsf@LkoBDZeT.terraraq.uk> <vak9k9$2ujrs$1@dont-email.me>
	<valgpu$34s18$1@dont-email.me>
	<87y14hd4bk.fsf@nosuchdomain.example.com>
	<valnei$35rt8$2@dont-email.me>
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=
Bytes: 2245

Lawrence D'Oliveiro <ldo@nz.invalid> 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 */