[Python-Dev] Numeric alignment issue with PEP 3101
Eric Smith
eric at trueblade.com
Tue Sep 8 22:41:56 CEST 2009
More information about the Python-Dev mailing list
Tue Sep 8 22:41:56 CEST 2009
- Previous message: [Python-Dev] Numeric alignment issue with PEP 3101
- Next message: [Python-Dev] Numeric alignment issue with PEP 3101
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Mark Dickinson wrote: >> I think the alignment for Decimal *does* need to be changed, though. It >> currently left-aligns by default (my fault: I just blindly followed PEP >> 3101 >> without thinking too hard about it). I'd like to fix this for 3.2 and >> 2.7; I'm >> not sure whether it's too disruptive to fix it in 3.1 and 2.6. I notice that complex has the same problem as the just-fixed Decimal. I'll make those changes.
- Previous message: [Python-Dev] Numeric alignment issue with PEP 3101
- Next message: [Python-Dev] Numeric alignment issue with PEP 3101
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list