{
    "content": [
        {
            "type": "text",
            "text": "# this (pydoc)\n\n**Summary:** this\n\n## Section Outline\n\n- **The Zen of Python, by Tim Peters** (21 lines)\n- **NAME** (2 lines)\n- **MODULE REFERENCE** (8 lines)\n- **DATA** (5 lines)\n- **FILE** (3 lines)\n\n## Full Content\n\n### The Zen of Python, by Tim Peters\n\nBeautiful is better than ugly.\nExplicit is better than implicit.\nSimple is better than complex.\nComplex is better than complicated.\nFlat is better than nested.\nSparse is better than dense.\nReadability counts.\nSpecial cases aren't special enough to break the rules.\nAlthough practicality beats purity.\nErrors should never pass silently.\nUnless explicitly silenced.\nIn the face of ambiguity, refuse the temptation to guess.\nThere should be one-- and preferably only one --obvious way to do it.\nAlthough that way may not be obvious at first unless you're Dutch.\nNow is better than never.\nAlthough never is often better than *right* now.\nIf the implementation is hard to explain, it's a bad idea.\nIf the implementation is easy to explain, it may be a good idea.\nNamespaces are one honking great idea -- let's do more of those!\nHelp on module this:\n\n### NAME\n\nthis\n\n### MODULE REFERENCE\n\nhttps://docs.python.org/3.10/library/this.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\n### DATA\n\nc = 97\nd = {'A': 'N', 'B': 'O', 'C': 'P', 'D': 'Q', 'E': 'R', 'F': 'S', 'G': ...\ni = 25\ns = \"Gur Mra bs Clguba, ol Gvz Crgref\\n\\nOrnhgvshy vf o...bar ubaxvat ...\n\n### FILE\n\n/usr/lib/python3.10/this.py\n\n"
        }
    ],
    "structuredContent": {
        "command": "this",
        "section": "",
        "mode": "pydoc",
        "summary": "this",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "The Zen of Python, by Tim Peters",
                "lines": 21,
                "subsections": []
            },
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "MODULE REFERENCE",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "DATA",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ]
    }
}