X-Received: by 2002:a05:620a:430d:: with SMTP id u13mr1789505qko.286.1644063605697; Sat, 05 Feb 2022 04:20:05 -0800 (PST) X-Received: by 2002:a05:6902:502:: with SMTP id x2mr3050560ybs.496.1644063605329; Sat, 05 Feb 2022 04:20:05 -0800 (PST) Path: ...!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: fr.comp.lang.python Date: Sat, 5 Feb 2022 04:20:05 -0800 (PST) In-Reply-To: <87tudenvp5.fsf@universite-de-strasbourg.fr.invalid> Injection-Info: google-groups.googlegroups.com; posting-host=176.174.22.124; posting-account=dcD-vwoAAAADRTmn7k3Lt-A6Fc1w3JmV NNTP-Posting-Host: 176.174.22.124 References: <87zgn65whh.fsf@izac.org> <87tudenvp5.fsf@universite-de-strasbourg.fr.invalid> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <76e84af0-9e93-4d87-85e3-9e5c965d8cden@googlegroups.com> Subject: =?UTF-8?Q?Re=3A_probl=C3=A8me_avec_struct=2Ecalcsize_qui_retourne_la_m?= =?UTF-8?Q?=C3=AAme_valeur_alors_qu=27un_entier_non_sign=C3=A9_a_=C3=A9t=C3=A9_ajout=C3=A9_au?= =?UTF-8?Q?_formatage?= From: "pata...@gmail.com" Injection-Date: Sat, 05 Feb 2022 12:20:05 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Bytes: 1690 Lines: 8 bonjour, merci pour vos explications. cela est effectivement pr=C3=A9cis=C3=A9 dans la page de documentation Pyth= on (https://docs.python.org/3/library/struct.html). l'utilisation de '=3D4sIQ5I2Q' (ajout du caract=C3=A8re sp=C3=A9cial '=3D')= retourne maintenant 52, ce que j'attendais. cordialement, lacsaP.