Path: csiph.com!news.redatomik.org!news.alphanet.ch!alphanet.ch!.POSTED!not-for-mail From: michel Newsgroups: fr.comp.lang.python Subject: Re: Time avec Locale Date: Mon, 16 Jan 2017 17:35:44 +0100 Organization: Chez-moi Lines: 21 Sender: michelr@alyon-657-1-779-70.w80-9.abo.wanadoo.fr Message-ID: References: <87r343p5ac.fsf@universite-de-strasbourg.fr.invalid> Reply-To: "mpointromeatwanadoo.fr" NNTP-Posting-Host: alyon-657-1-779-70.w80-9.abo.wanadoo.fr Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: shakotay.alphanet.ch 1484584544 8141 80.9.173.70 (16 Jan 2017 16:35:44 GMT) X-Complaints-To: usenet@alphanet.ch NNTP-Posting-Date: Mon, 16 Jan 2017 16:35:44 +0000 (UTC) User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; fr; rv:1.8.1.14) Gecko/20080421 Thunderbird/2.0.0.14 Mnenhy/0.7.6.666 In-Reply-To: <87r343p5ac.fsf@universite-de-strasbourg.fr.invalid> Xref: csiph.com fr.comp.lang.python:2957 merci ça marche très bien autres questions : 1) Je voudrais importer un fichier de configuration import AGconf mais comme je veux partager ce fichier entre plusieurs scripts, je me demande comment dire à python où aller le chercher. bien cordialement. Le 16/01/2017 à 13:18, Alain Ketterlin a écrit : > michel writes: > > import locale > locale.setlocale(locale.LC_ALL,'') >