Path: csiph.com!aioe.org!bE7CWDxfmOKRTFZeAf98Sg.user.46.165.242.91.POSTED!not-for-mail From: Dominique Newsgroups: fr.comp.lang.python Subject: Re: Mon code est lourd Date: Fri, 6 May 2022 15:43:55 +0200 Organization: Aioe.org NNTP Server Message-ID: References: <62742832$0$22051$426a74cc@news.free.fr> <87zgjvvi8j.fsf@universite-de-strasbourg.fr.invalid> <87v8ujuhy1.fsf@universite-de-strasbourg.fr.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Info: gioia.aioe.org; logging-data="34293"; posting-host="bE7CWDxfmOKRTFZeAf98Sg.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Content-Language: fr X-Notice: Filtered by postfilter v. 0.9.2 Xref: csiph.com fr.comp.lang.python:3843 Le 06/05/2022 à 11:30, Alain Ketterlin a écrit : > "c" signifie caractère, le préfixe "0" est pris comme caractère de > remplissage, et le "2" signifie toujours la largeur minimale du > résultat. > >> '0\x08': [], >> '0\t': [], >> '0\n': [], >> '0\x0b': [], >> '0\x0c': [] Merci Alain. Je vais regarder ça de plus près, quand j'aurai le temps, à la retraite... dans un mois :-)