SILENT KILLERPanel

Current Path: > > opt > cloudlinux > venv > lib64 > python3.11 > site-packages > setoptconf >


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt/cloudlinux/venv/lib64/python3.11/site-packages/setoptconf/

NameTypeSizeLast ModifiedActions
__pycache__ Directory - -
source Directory - -
__init__.py File 188 bytes April 17 2025 13:10:58.
config.py File 2345 bytes April 17 2025 13:10:58.
datatype.py File 3106 bytes April 17 2025 13:10:58.
exception.py File 372 bytes April 17 2025 13:10:58.
manager.py File 1122 bytes April 17 2025 13:10:58.
setting.py File 1709 bytes April 17 2025 13:10:58.
util.py File 241 bytes April 17 2025 13:10:58.

Reading File: //opt/cloudlinux/venv/lib64/python3.11/site-packages/setoptconf//util.py

import csv
from io import StringIO


__all__ = ("csv_to_list")


def csv_to_list(value):
    if isinstance(value, str) and value:
        reader = csv.reader(StringIO(value))
        parsed = next(reader)
        return parsed
    return []

SILENT KILLER Tool