{
    "mode": "pydoc",
    "parameter": "_yaml",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/_yaml/json",
    "generated": "2026-06-02T15:52:46Z",
    "sections": {
        "NAME": {
            "content": "yaml\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "# This is a stub package designed to roughly emulate the yaml\n# extension module, which previously existed as a standalone module\n# and has been moved into the `yaml` package namespace.\n# It does not perfectly mimic its old counterpart, but should get\n# close enough for anyone who's relying on it even when they shouldn't.\n",
            "subsections": []
        },
        "PACKAGE CONTENTS": {
            "content": "",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "get_version",
                    "content": ""
                },
                {
                    "name": "get_version_string",
                    "content": ""
                }
            ]
        },
        "DATA": {
            "content": "warningregistry = {'version': 0}\n",
            "subsections": []
        },
        "FILE": {
            "content": "/usr/lib/python3/dist-packages/yaml/init.py\n\n",
            "subsections": []
        }
    },
    "summary": "yaml",
    "flags": [],
    "examples": [],
    "see_also": []
}