set_list_separator method

set_list_separator

Sets the separator for list, parameters of function, …etc.

def set_list_separator(self, c):
    ...
ParameterTypeDescription
ccharthe specified separator

See Also