[Python-Dev] Numeric alignment issue with PEP 3101 (original) (raw)
Raymond Hettinger python at rcn.com
Tue Sep 15 08:20:35 CEST 2009
- Previous message: [Python-Dev] Numeric alignment issue with PEP 3101
- Next message: [Python-Dev] compiling python2.5 on linux under wine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
And I sort of disagree with saying it's naturally left- or right- aligned; as numbers are naturally (decimal) dot-aligned (if you use dot to separate the whole and fractional part of your number).
How about, "naturally aligned by place value".
Raymond
- Previous message: [Python-Dev] Numeric alignment issue with PEP 3101
- Next message: [Python-Dev] compiling python2.5 on linux under wine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]