Re: intcomma and locale

2008-06-12 Thread David Cramer
I received a nice lecture when I asked "why doesn't Jinja (a template engine I use as an alternative to Django) include an intcomma filter, its very useful" on the fact that intcomma is a [insert a bunch of negative remarks here] name for the filter, and it's an internationalization concept, not a

intcomma and locale

2008-06-03 Thread Flavio Curella
Hi, Do you think intcomma should use localized separator? If so, would still be 'intcomma' a correct name (after all, it wouldn't use commas in, for example, Italian)? I already wrote a patch which gives intcomma an optional argument. But I don't know if I should submit a ticket about intcomma