Thomas> - Optional pad character for rjust, ljust
Thomas> Definately +1, but I have a nagging feeling there is a better
Thomas> way to do it: Why wasn't this implemented before ? What are
Thomas> people using instead of string.rjust(string, padchar) ?
Perhaps it's just obscure (to me). I don't believe I've ever used [lr]just.
Skip