* felipon [2012-01-23 02:39 +0100]:
Hi,

Hello,

i my locale has , as decimal separetor but export CVS gives me .
( period ) separator. How could i set this to use , instead ?

You can not do that.
CSV can define delimiters and stuff like that but the format of the
number follows the custom python convention and are converted to
string with a str() call.

--
Nicolas Évrard

B2CK SPRL
rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
E-mail/Jabber: [email protected]
Website: http://www.b2ck.com/

--
[email protected] mailing list

Reply via email to