3.16.2.2.1.40. sphinx.ext.viewcode.text_type.zfill

text_type.zfill(width) → unicode

Pad a numeric string S with zeros on the left, to fill a field of the specified width. The string S is never truncated.