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 <utiups$2n0n3$3@dont-email.me>
Deutsch   English   Français   Italiano  
<utiups$2n0n3$3@dont-email.me>

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

Path: ...!3.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.os.linux.advocacy
Subject: Re: Tabs As Syntax
Date: Fri, 22 Mar 2024 03:43:56 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <utiups$2n0n3$3@dont-email.me>
References: <17be73f7d87a06e9$246570$4075406$802601b3@news.usenetexpress.com>
	<utejt0$1fq95$1@dont-email.me> <uterkv$1haln$2@dont-email.me>
	<l624u3Fn16lU13@mid.individual.net> <utgn6p$22no8$2@dont-email.me>
	<l64atrF2m1hU15@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 22 Mar 2024 03:43:56 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="1d2811be6c706a5fb413e03faa778213";
	logging-data="2851555"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19JCEHJ7248Zcs4jkN8gO0l"
User-Agent: Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock: sha1:eDk2X3jxyoglCAsQnxcDOW08Vaw=
Bytes: 1748

On 22 Mar 2024 03:06:35 GMT, rbowman wrote:

> On Thu, 21 Mar 2024 07:22:01 -0000 (UTC), Lawrence D'Oliveiro wrote:
> 
>> On 21 Mar 2024 07:12:03 GMT, rbowman wrote:
>> 
>>> Whoopee! Python wins by one line!  Unless of course
>>> 
>>> for (i=0; i<10; i++) {printf("foo[%d] is %s\n", i, foo[i]);}
>> 
>>     for i in range(10): print(f"foo[{i} is {foo[i]}")
>> 
>> is syntactically valid Python.
> 
> Yes it is. The PEP8 police will be paying you a visit shortly.

They know me. They’ve seen my “#end” comments, and they have been scarred 
for life. They don’t come round any more.