{
    "mode": "pydoc",
    "parameter": "_abc",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/_abc/json",
    "generated": "2026-06-02T15:50:14Z",
    "sections": {
        "NAME": {
            "content": "abc - Module contains faster C implementation of abc.ABCMeta\n",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "get_cache_token",
                    "content": "Returns the current ABC cache token.\n\nThe token is an opaque object (supporting equality testing) identifying the\ncurrent version of the ABC cache for virtual subclasses. The token changes\nwith every call to register() on any ABC.\n"
                }
            ]
        },
        "FILE": {
            "content": "(built-in)\n\n",
            "subsections": []
        }
    },
    "summary": "abc - Module contains faster C implementation of abc.ABCMeta",
    "flags": [],
    "examples": [],
    "see_also": []
}