Function ljust - ljust(s, width) -> string
Function ljust - ljust(s, width) -> string
SYNOPSIS
import qmlserv
def ljust(s, width)
DESCRIPTION
Return a left-justified version of s, in a field of the
specified width, padded with spaces as needed. The string is
never truncated.
SEE ALSO
qmlserv
Generated by HTMLFormatter at Fri Dec 20 18:58:54 2002