Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > fr.comp.lang.python > #2957

Re: Time avec Locale

From michel <m.romeNON@wanadoo.fr>
Newsgroups fr.comp.lang.python
Subject Re: Time avec Locale
Date 2017-01-16 17:35 +0100
Organization Chez-moi
Message-ID <o5isp0$7ud$1@shakotay.alphanet.ch> (permalink)
References <o5i9ht$240$1@shakotay.alphanet.ch> <87r343p5ac.fsf@universite-de-strasbourg.fr.invalid>

Show all headers | View raw


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 <m.romeNON@wanadoo.fr> writes:
>

>     import locale
>     locale.setlocale(locale.LC_ALL,'')
>

Back to fr.comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Time avec Locale michel <m.romeNON@wanadoo.fr> - 2017-01-16 12:07 +0100
  Re: Time avec Locale Alain Ketterlin <alain@universite-de-strasbourg.fr.invalid> - 2017-01-16 13:18 +0100
    Re: Time avec Locale michel <m.romeNON@wanadoo.fr> - 2017-01-16 17:35 +0100
      Re: Time avec Locale michel <m.romeNON@wanadoo.fr> - 2017-01-16 18:53 +0100

csiph-web