Functions | |
def | WordWrap (text, cols=70, detect_paragraphs=0, is_header=0) |
WordWrapping
def pyclearsilver.wordwrap.WordWrap | ( | text, | |
cols = 70 , |
|||
detect_paragraphs = 0 , |
|||
is_header = 0 |
|||
) |
Definition at line 9 of file wordwrap.py.