nixd
Loading...
Searching...
No Matches
Functions
support Namespace Reference

Functions

str lines (list[str] l)
 
 indent (str x, str ch=" ")
 

Function Documentation

◆ indent()

support.indent ( str x,
str ch = "  " )

Definition at line 10 of file support.py.

◆ lines()

str support.lines ( list[str] l)

Definition at line 6 of file support.py.