python-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Python-Dev] Formatting mini-language suggestion Guido van Rossum Wed Mar 11 21:00:37 2009
On Wed, Mar 11, 2009 at 8:34 PM, Raymond Hettinger <[EMAIL PROTECTED]> wrote: >> I expect that nobody likes that idea, > > Do you mean the idea of a thousands separator > or the idea of also parameterizing the decimal point > or both? Sorry, neither. I meant the idea of having to write a PEP. :-) (Added back python-dev to clarify for all.) -- --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
- Re: [Python-Dev] Formatting mini-language suggestion Ben Finney
- Re: [Python-Dev] Formatting mini-language suggestion Greg Ewing