pyslk.PYSLK_DEFAULT_LIST_COLUMNS

pyslk.PYSLK_DEFAULT_LIST_COLUMNS#

pyslk.PYSLK_DEFAULT_LIST_COLUMNS = ['permissions', 'owner', 'group', 'filesize', 'day', 'month', 'year', 'time', 'filename']#

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.