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 <val4mm$334k2$1@dont-email.me>
Deutsch   English   Français   Italiano  
<val4mm$334k2$1@dont-email.me>

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

Path: ...!feeds.phibee-telecom.net!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Muttley@dastardlyhq.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 18:08:22 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <val4mm$334k2$1@dont-email.me>
References: <uu54la$3su5b$6@dont-email.me>
	<v9m4gd$14scu$1@dont-email.me>
	<20240815182717.189@kylheku.com>
	<v9npls$1fjus$1@dont-email.me>
	<v9t204$2dofg$1@dont-email.me>
	<va28pi$3dldm$1@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>
	<vakj7g$303sh$1@dont-email.me>
 <20240827080320.00003fd2@gmail.com>
Content-Type: text/plain; charset=US-ASCII
Injection-Date: Tue, 27 Aug 2024 20:08:22 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="6d2e8dd19f5b27b1c7d4294f1e693bc3";
	logging-data="3248770"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/wHY7JEM8M/B+eEYm/qfQf"
Cancel-Lock: sha1:TK2L/E4bX8sydJCcgjeVpnlGh7c=
Bytes: 2154

On Tue, 27 Aug 2024 08:03:20 -0700
John Ames <commodorejohn@gmail.com> wrote:
>It applies very much moreso to languages where comments *must* follow
>the indentation level of the surrounding code, so that the deeper you
>go, the more lines you have to split comments across.

Unless you're one of those developers for whom breaking up lines is a foreign
concept and you just continue on a single line until you're done no matter
how long it is.