[Python-Dev] Numeric alignment issue with PEP 3101 (original) (raw)

Raymond Hettinger python at rcn.com
Tue Sep 15 08:20:35 CEST 2009


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



More information about the Python-Dev mailing list