Path: csiph.com!news.mixmin.net!aioe.org!3Ontx6DmpOwyYTvZqGT47g.user.gioia.aioe.org.POSTED!not-for-mail From: Dominique Newsgroups: fr.comp.lang.python Subject: Usage de ~ qui, ce me semble, veut dire not. Date: Sun, 11 Apr 2021 10:57:07 +0200 Organization: Aioe.org NNTP Server Lines: 24 Message-ID: NNTP-Posting-Host: 3Ontx6DmpOwyYTvZqGT47g.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0 X-Mozilla-News-Host: news://news.aioe.org:119 Content-Language: fr X-Notice: Filtered by postfilter v. 0.9.2 Xref: csiph.com fr.comp.lang.python:3454 Bonjour, Python 3.8.5. Je comprends mal le comportement de ~ (le tilde) : soit a,b=5,7 a>b False normal a>~b True, résultat attendu b