Last updated:
0 purchases
printnest 1.3.0
This is a tool for printing nested list. Nest relationship shown as indents.
usage:
print_nest(a_list, indent=False, level=0, fh=sys.stdout)
By default, there is no indent, use 'True' if you want indent mode.
'level' is the number of indents you want to add.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.