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

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

Path: ...!weretis.net!feeder8.news.weretis.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.lang.python
Subject: Re: A missing iterator on itertools module? (Posting On Python-List
 Prohibited)
Date: Thu, 28 Mar 2024 22:18:09 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 7
Message-ID: <uu4qb1$3r1c8$2@dont-email.me>
References: <66059eb6$0$7522$426a34cc@news.free.fr>
	<solution-20240328180624@ram.dialup.fu-berlin.de>
	<6605a515$0$2578$426a74cc@news.free.fr>
	<underscore-20240328182256@ram.dialup.fu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 28 Mar 2024 22:18:10 +0100 (CET)
Injection-Info: dont-email.me; posting-host="6d46a86d4234b3675ba060851576d639";
	logging-data="4031880"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18WdwcdA9lKOgt+tjR2kweO"
User-Agent: Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock: sha1:Gac3t3eAzCSFDmVMtH8Btf11Xyk=
Bytes: 1393

On 28 Mar 2024 17:23:14 GMT, Stefan Ram wrote:

>   . Now, when I'm editing "B.py" in IDLE and type "A.", IIRC
>   IDLE will offer me two possible completions: "A.math" and
>   "A.f". The "A.math" makes no sense to me.

It works, though.