{
    "content": [
        {
            "type": "text",
            "text": "# _sre (pydoc)\n\n**Summary:** sre\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **FUNCTIONS** (1 lines) — 6 subsections\n  - ascii_iscased (1 lines)\n  - ascii_tolower (1 lines)\n  - compile (1 lines)\n  - getcodesize (1 lines)\n  - unicode_iscased (1 lines)\n  - unicode_tolower (1 lines)\n- **DATA** (6 lines)\n- **FILE** (3 lines)\n\n## Full Content\n\n### NAME\n\nsre\n\n### FUNCTIONS\n\n#### ascii_iscased\n\n#### ascii_tolower\n\n#### compile\n\n#### getcodesize\n\n#### unicode_iscased\n\n#### unicode_tolower\n\n### DATA\n\nCODESIZE = 4\nMAGIC = 20171005\nMAXGROUPS = 2147483647\nMAXREPEAT = 4294967295\ncopyright = ' SRE 2.2.2 Copyright (c) 1997-2002 by Secret Labs AB '\n\n### FILE\n\n(built-in)\n\n"
        }
    ],
    "structuredContent": {
        "command": "_sre",
        "section": "",
        "mode": "pydoc",
        "summary": "sre",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FUNCTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "ascii_iscased",
                        "lines": 1
                    },
                    {
                        "name": "ascii_tolower",
                        "lines": 1
                    },
                    {
                        "name": "compile",
                        "lines": 1
                    },
                    {
                        "name": "getcodesize",
                        "lines": 1
                    },
                    {
                        "name": "unicode_iscased",
                        "lines": 1
                    },
                    {
                        "name": "unicode_tolower",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DATA",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ]
    }
}