Re: [Pythonmac-SIG] Locale and number formatting

2008-05-22 Thread Jeremy Reichman
On 5/22/2008 12:54:55 PM, "Ned Deily" <[EMAIL PROTECTED]> wrote: > In article <[EMAIL PROTECTED]>, > Jeremy Reichman <[EMAIL PROTECTED]> wrote: > >> I came across the locale module, which looks as if it will do what I want >> and perform number formatting (with groupings separated by commas) for

Re: [Pythonmac-SIG] Locale and number formatting

2008-05-22 Thread Ned Deily
In article <[EMAIL PROTECTED]>, Jeremy Reichman <[EMAIL PROTECTED]> wrote: > I came across the locale module, which looks as if it will do what I want > and perform number formatting (with groupings separated by commas) for a > report I'm trying to generate. It always seems that there's a module

[Pythonmac-SIG] Locale and number formatting

2008-05-22 Thread Jeremy Reichman
I came across the locale module, which looks as if it will do what I want and perform number formatting (with groupings separated by commas) for a report I'm trying to generate. It always seems that there's a module for everything I want to do. I'm seeking output like: '1,234.56' '12,345,678,910,