Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > fr.comp.lang.python > #3890
| Path | csiph.com!pasdenom.info!usenet-fr.net!.POSTED!not-for-mail |
|---|---|
| From | Olivier Miakinen <om+news@miakinen.net> |
| Newsgroups | fr.comp.lang.python |
| Subject | Re: Comportement étrange avec IN et OR... |
| Date | Thu, 26 May 2022 17:52:01 +0200 |
| Organization | There's no cabale |
| Lines | 21 |
| Message-ID | <t6o7n1$f9c$1@cabale.usenet-fr.net> (permalink) |
| References | <t6ndp3$1igp$1@gioia.aioe.org> <87ilpsy78b.fsf@universite-de-strasbourg.fr.invalid> <t6o67e$1fmu$1@gioia.aioe.org> |
| NNTP-Posting-Host | 220.12.205.77.rev.sfr.net |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-15 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | cabale.usenet-fr.net 1653580321 15660 77.205.12.220 (26 May 2022 15:52:01 GMT) |
| X-Complaints-To | abuse@usenet-fr.net |
| NNTP-Posting-Date | Thu, 26 May 2022 15:52:01 +0000 (UTC) |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4 |
| In-Reply-To | <t6o67e$1fmu$1@gioia.aioe.org> |
| Xref | csiph.com fr.comp.lang.python:3890 |
Show key headers only | View raw
Le 26/05/2022 17:26, Dominique a écrit :
>
> if 'ERROR':
> print('OK')
>
> OK
>
> même si ERROR n'esst pas défini.
Euh... c'est comme si tu t'étonnais de :
if 32:
print('OK')
OK
... sous prétexte que 32 ne serait pas défini. ;-)
--
Olivier Miakinen
Back to fr.comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Comportement étrange avec IN et OR... Dominique <zzz@aol.com.invalid> - 2022-05-26 10:29 +0200
Re: Comportement étrange avec IN et OR... Alain Ketterlin <alain@universite-de-strasbourg.fr.invalid> - 2022-05-26 11:27 +0200
Re: Comportement étrange avec IN et OR... Dominique <zzz@aol.com.invalid> - 2022-05-26 17:26 +0200
Re: Comportement étrange avec IN et OR... Olivier Miakinen <om+news@miakinen.net> - 2022-05-26 17:52 +0200
Re: Comportement étrange avec IN et OR... Dominique <zzz@aol.com.invalid> - 2022-05-26 19:01 +0200
Re: Comportement étrange avec IN et OR... Dominique <zzz@aol.com.invalid> - 2022-05-26 11:36 +0200
Re: Comportement étrange avec IN et OR... Benoit Izac <use.reply.to@INVALID.ADDRESS> - 2022-05-26 11:38 +0200
csiph-web