[Python-Dev] Backport new float repr to Python 2.7? (original) (raw)
Mark Dickinson dickinsm at gmail.com
Mon Oct 12 20:54:44 CEST 2009
- Previous message: [Python-Dev] Backport new float repr to Python 2.7?
- Next message: [Python-Dev] Backport new float repr to Python 2.7?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Oct 12, 2009 at 7:48 PM, Guido van Rossum <guido at python.org> wrote:
On Mon, Oct 12, 2009 at 11:41 AM, Mark Dickinson <dickinsm at gmail.com> wrote:
But str still has some value in py3k: it protects users from accumulated rounded errors produced by arithmetic operations: [...] I know, but this is much more questionable now. [...]
Would it be out of the question to make str = repr in 3.2, do you think?
Mark
- Previous message: [Python-Dev] Backport new float repr to Python 2.7?
- Next message: [Python-Dev] Backport new float repr to Python 2.7?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]