{
    "mode": "pydoc",
    "parameter": "sos",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/sos/json",
    "generated": "2026-06-02T14:26:11Z",
    "sections": {
        "NAME": {
            "content": "sos\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module houses the i18n setup and message function. The default is to use\ngettext to internationalize messages.\n",
            "subsections": []
        },
        "PACKAGE CONTENTS": {
            "content": "archive\ncleaner (package)\ncollector (package)\ncomponent\nhelp (package)\nmissing\noptions\npolicies (package)\npresets (package)\nreport (package)\nupload (package)\nutilities\n",
            "subsections": []
        },
        "CLASSES": {
            "content": "builtins.object\nSoS\n",
            "subsections": [
                {
                    "name": "class SoS",
                    "content": "|  SoS(args)\n|\n|  Main entrypoint for sos from the command line\n|\n|  Upon intialization, this class loads the basic option parser which will\n|  include the options shared by support components/subcommands. This is also\n|  where all subcommands present in the local installation are discovered,\n|  loaded, and if a matching one is found, intialized.\n|\n|  Methods defined here:\n|\n|  init(self, args)\n|      Initialize self.  See help(type(self)) for accurate signature.\n|\n|  execute(self)\n|\n|  ----------------------------------------------------------------------\n|  Data descriptors defined here:\n|\n|  dict\n|      dictionary for instance variables (if defined)\n|\n|  weakref\n|      list of weak references to the object (if defined)\n"
                }
            ]
        },
        "DATA": {
            "content": "gettextapp = 'sos'\ngettextdir = '/usr/share/locale'\n",
            "subsections": []
        },
        "VERSION": {
            "content": "4.10.2\n",
            "subsections": []
        },
        "FILE": {
            "content": "/usr/lib/python3/dist-packages/sos/init.py\n\n",
            "subsections": []
        }
    },
    "summary": "sos",
    "flags": [],
    "examples": [],
    "see_also": []
}