{
    "content": [
        {
            "type": "text",
            "text": "# __hello__ (pydoc)\n\n## NAME\n\nhello\n\n## Sections\n\n- **NAME**\n- **MODULE REFERENCE**\n- **CLASSES** (3 subsections)\n- **FUNCTIONS** (1 subsections)\n- **DATA**\n- **FILE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "__hello__",
        "section": "",
        "mode": "pydoc",
        "summary": "hello",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "MODULE REFERENCE",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "CLASSES",
                "lines": 5,
                "subsections": [
                    {
                        "name": "class TestFrozenUtf8_1",
                        "lines": 10
                    },
                    {
                        "name": "class TestFrozenUtf8_2",
                        "lines": 10
                    },
                    {
                        "name": "class TestFrozenUtf8_4",
                        "lines": 10
                    }
                ]
            },
            {
                "name": "FUNCTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "main",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DATA",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "hello\n",
                "subsections": []
            },
            "MODULE REFERENCE": {
                "content": "https://docs.python.org/3.12/library/hello.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\nTestFrozenUtf81\nTestFrozenUtf82\nTestFrozenUtf84\n",
                "subsections": [
                    {
                        "name": "class TestFrozenUtf8_1",
                        "content": "|  ¶\n|\n|  Data descriptors defined here:\n|\n|  dict\n|      dictionary for instance variables\n|\n|  weakref\n|      list of weak references to the object\n"
                    },
                    {
                        "name": "class TestFrozenUtf8_2",
                        "content": "|  π\n|\n|  Data descriptors defined here:\n|\n|  dict\n|      dictionary for instance variables\n|\n|  weakref\n|      list of weak references to the object\n"
                    },
                    {
                        "name": "class TestFrozenUtf8_4",
                        "content": "|  😀\n|\n|  Data descriptors defined here:\n|\n|  dict\n|      dictionary for instance variables\n|\n|  weakref\n|      list of weak references to the object\n"
                    }
                ]
            },
            "FUNCTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "main",
                        "content": ""
                    }
                ]
            },
            "DATA": {
                "content": "initialized = True\n",
                "subsections": []
            },
            "FILE": {
                "content": "/usr/lib/python3.12/hello.py\n\n",
                "subsections": []
            }
        }
    }
}