str.rjust

rjust(width[, fillchar])

Return the string right justified in a string of length width. Padding is done using the specified fillchar (default is a space). The original string is returned if width is less than len(s). Changed in version 2.4: Support for the fillchar argument.

 

A Django site. this page was rendered by a django application in 0.01s 2010-12-16 16:52:40.941670. hosted by webfaction.