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

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

Path: ...!news.mixmin.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.unix.shell,comp.unix.programmer,comp.lang.misc
Subject: Re: Python (was Re: I did not inhale)
Date: Tue, 3 Sep 2024 21:56:36 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <vb80mk$3g6hb$3@dont-email.me>
References: <uu54la$3su5b$6@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> <87ikvlcs7i.fsf@nosuchdomain.example.com>
	<vamclm$3c4ke$1@dont-email.me> <87ttf4bdcx.fsf@nosuchdomain.example.com>
	<vaoaak$3l470$3@dont-email.me> <875xrkb2iq.fsf@nosuchdomain.example.com>
	<vaoibg$3m9tm$2@dont-email.me> <vapo6l$3v4l8$2@dont-email.me>
	<vatlqv$mhl0$2@dont-email.me> <vavbgu$124lb$1@dont-email.me>
	<vb5k3c$31gq9$7@dont-email.me> <vb6idv$396lj$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 03 Sep 2024 23:56:36 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="6d8b6590145ff0d1f13101405f5f220c";
	logging-data="3676715"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19o9gPt5RQnEvNUIX1Ww5oj"
User-Agent: Pan/0.160 (Toresk; )
Cancel-Lock: sha1:55Xn9FOB4iwecRbWwJ2joGsxBAE=
Bytes: 2235

On Tue, 3 Sep 2024 10:46:55 +0200, David Brown wrote:

> I changed it in a re-write to:
> 
>      def register_additional_standard(self, managed_objects) :
>          if managed_objects :
>              # ....

My original was meant with future extensibility in mind. That was made 
clear in the docstring. You *did* read the docstring, didn’t you?