python-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Python-Dev] Formatting mini-language suggestion Guido van Rossum Wed Mar 11 21:00:25 2009
On Wed, Mar 11, 2009 at 6:01 PM, Antoine Pitrou <[EMAIL PROTECTED]> wrote: > Raymond Hettinger <python <at> rcn.com> writes: >> >> Financial users in particular find the locale approach to be frustrating and > non-obvious. Putting in a >> thousands separator is a >> common task for output destined to be read by non-programmers. > > Please note that for it to be useful in all parts of the world, it must also > allow changing the decimal point. Now that this cat is out of the bag (or should I say now that this can of worms is opened :-) I suggest moving this to python-ideas and writing a proper PEP. I expect that nobody likes that idea, but it seems better than the alternative, which is to let the programmer who gets to implement it design it... -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-Dev mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/alexiscircle%40gmail.com
- [Python-Dev] Formatting mini-language suggestion Raymond Hettinger
- Re: [Python-Dev] Formatting mini-language suggestion Antoine Pitrou
- Re: [Python-Dev] Formatting mini-language suggestion Guido van Rossum <=
- Re: [Python-Dev] Formatting mini-language suggestion Raymond Hettinger
- Message not available
- Re: [Python-Dev] Formatting mini-language suggestion Guido van Rossum
- Re: [Python-Dev] Formatting mini-language suggestion Nick Coghlan
- Re: [Python-Dev] Formatting mini-language suggestion James Y Knight
- Re: [Python-Dev] Formatting mini-language suggestion Raymond Hettinger
- Re: [Python-Dev] Formatting mini-language suggestion Nick Coghlan
- Re: [Python-Dev] Formatting mini-language suggestion James Y Knight
- Re: [Python-Dev] Formatting mini-language suggestion Lie Ryan
- Re: [Python-Dev] Formatting mini-language suggestion Raymond Hettinger
- Re: [Python-Dev] Formatting mini-language suggestion Jeroen Ruigrok van der Werven