Mark Dickinson wrote: > Something like the '_format_align' function from decimal.py > might also be of general use: it just does the job of padding > and aligning a numeric string (as well as dealing with the sign). Standby. That's next on my list of proposals.