Home | History | Annotate | Download | only in test

Lines Matching refs:indent

1126 def printlist(x, width=70, indent=4):
1130 Optional arg indent (default 4) is the number of blanks with which to
1135 blanks = ' ' * indent