pyslk.PYSLK_DEFAULT_LIST_CLONE_COLUMNS

pyslk.PYSLK_DEFAULT_LIST_CLONE_COLUMNS#

pyslk.PYSLK_DEFAULT_LIST_CLONE_COLUMNS = ['permissions', 'owner', 'group', 'filesize', 'timestamp_mtime', 'timestamp_created', 'timestamp_modified', 'timestamp_storage', 'tape_id', '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.