{
    "mode": "pydoc",
    "parameter": "_sitebuiltins",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/_sitebuiltins/json",
    "generated": "2026-06-02T15:04:43Z",
    "sections": {
        "NAME": {
            "content": "sitebuiltins - The objects used by the site module to add custom builtins.\n",
            "subsections": []
        },
        "MODULE REFERENCE": {
            "content": "https://docs.python.org/3.10/library/sitebuiltins.html\n\nThe following documentation is automatically generated from the Python\nsource files.  It may be incomplete, incorrect or include features that\nare considered implementation detail and may vary between Python\nimplementations.  When in doubt, consult the module reference at the\nlocation listed above.\n",
            "subsections": []
        },
        "CLASSES": {
            "content": "builtins.object\nQuitter\n",
            "subsections": [
                {
                    "name": "class Quitter",
                    "content": "|  Quitter(name, eof)\n|\n|  Methods defined here:\n|\n|  call(self, code=None)\n|      Call self as a function.\n|\n|  init(self, name, eof)\n|      Initialize self.  See help(type(self)) for accurate signature.\n|\n|  repr(self)\n|      Return repr(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"
                }
            ]
        },
        "FILE": {
            "content": "/usr/lib/python3.10/sitebuiltins.py\n\n",
            "subsections": []
        }
    },
    "summary": "sitebuiltins - The objects used by the site module to add custom builtins.",
    "flags": [],
    "examples": [],
    "see_also": []
}