Sujet : Re: A missing iterator on itertools module? (Posting On Python-List Prohibited)
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.pythonDate : 29. Mar 2024, 00:18:09
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <uu4qb1$3r1c8$2@dont-email.me>
References : 1 2 3 4
User-Agent : Pan/0.155 (Kherson; fc5a80b8)
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.