Boštjan Mejak <bostjan.me...@gmail.com> added the comment:

I thought having "Slovenian" locale set in Windows OS is the way the 'n'
format specifier works. So I must set the locale in the app. Now we're
cookin'! ;) Thanks Georg.

On Mon, Oct 18, 2010 at 8:14 PM, Georg Brandl <rep...@bugs.python.org>wrote:

>
> Georg Brandl <ge...@python.org> added the comment:
>
> You need to call setlocale() in your program.  For more in-depth
> explanations, please refer to the docs at <
> http://docs.python.org/library/locale>.
>
> ----------
> nosy: +georg.brandl
>
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <http://bugs.python.org/issue10135>
> _______________________________________
>

----------
Added file: http://bugs.python.org/file19269/unnamed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10135>
_______________________________________
I thought having &quot;Slovenian&quot; locale set in Windows OS is the way the 
&#39;n&#39; format specifier works. So I must set the locale in the app. Now 
we&#39;re cookin&#39;! ;) Thanks Georg.<br><br><div class="gmail_quote">
On Mon, Oct 18, 2010 at 8:14 PM, Georg Brandl <span dir="ltr">&lt;<a 
href="mailto:rep...@bugs.python.org";>rep...@bugs.python.org</a>&gt;</span> 
wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 
.8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Georg Brandl &lt;<a href="mailto:ge...@python.org";>ge...@python.org</a>&gt; 
added the comment:<br>
<br>
You need to call setlocale() in your program.  For more in-depth explanations, 
please refer to the docs at &lt;<a href="http://docs.python.org/library/locale"; 
target="_blank">http://docs.python.org/library/locale</a>&gt;.<br>

<br>
----------<br>
nosy: +georg.brandl<br>
<div><div></div><div class="h5"><br>
_______________________________________<br>
Python tracker &lt;<a 
href="mailto:rep...@bugs.python.org";>rep...@bugs.python.org</a>&gt;<br>
&lt;<a href="http://bugs.python.org/issue10135"; 
target="_blank">http://bugs.python.org/issue10135</a>&gt;<br>
_______________________________________<br>
</div></div></blockquote></div><br>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to