{
    "content": [
        {
            "type": "text",
            "text": "# _testinternalcapi (pydoc)\n\n**Summary:** testinternalcapi\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **MODULE REFERENCE** (8 lines)\n- **FUNCTIONS** (1 lines) — 10 subsections\n  - get_config (1 lines)\n  - get_configs (1 lines)\n  - get_recursion_depth (1 lines)\n  - set_config (1 lines)\n  - test_atomic_funcs (1 lines)\n  - test_bit_length (1 lines)\n  - test_bswap (1 lines)\n  - test_edit_cost (1 lines)\n  - test_hashtable (1 lines)\n  - test_popcount (1 lines)\n- **DATA** (2 lines)\n- **FILE** (3 lines)\n\n## Full Content\n\n### NAME\n\ntestinternalcapi\n\n### MODULE REFERENCE\n\nhttps://docs.python.org/3.10/library/testinternalcapi.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### FUNCTIONS\n\n#### get_config\n\n#### get_configs\n\n#### get_recursion_depth\n\n#### set_config\n\n#### test_atomic_funcs\n\n#### test_bit_length\n\n#### test_bswap\n\n#### test_edit_cost\n\n#### test_hashtable\n\n#### test_popcount\n\n### DATA\n\nSIZEOFPYGCHEAD = 16\n\n### FILE\n\n/usr/lib/python3.10/lib-dynload/testinternalcapi.cpython-310-x8664-linux-gnu.so\n\n"
        }
    ],
    "structuredContent": {
        "command": "_testinternalcapi",
        "section": "",
        "mode": "pydoc",
        "summary": "testinternalcapi",
        "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": "FUNCTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "get_config",
                        "lines": 1
                    },
                    {
                        "name": "get_configs",
                        "lines": 1
                    },
                    {
                        "name": "get_recursion_depth",
                        "lines": 1
                    },
                    {
                        "name": "set_config",
                        "lines": 1
                    },
                    {
                        "name": "test_atomic_funcs",
                        "lines": 1
                    },
                    {
                        "name": "test_bit_length",
                        "lines": 1
                    },
                    {
                        "name": "test_bswap",
                        "lines": 1
                    },
                    {
                        "name": "test_edit_cost",
                        "lines": 1
                    },
                    {
                        "name": "test_hashtable",
                        "lines": 1
                    },
                    {
                        "name": "test_popcount",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DATA",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ]
    }
}