{
    "mode": "pydoc",
    "parameter": "_md5",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/_md5/json",
    "generated": "2026-06-02T13:20:39Z",
    "sections": {
        "NAME": {
            "content": "md5\n",
            "subsections": []
        },
        "CLASSES": {
            "content": "builtins.object\nmd5\n\nMD5Type = class md5(builtins.object)\n|  Methods defined here:\n|\n|  copy(self, /)\n|      Return a copy of the hash object.\n|\n|  digest(self, /)\n|      Return the digest value as a bytes object.\n|\n|  hexdigest(self, /)\n|      Return the digest value as a string of hexadecimal digits.\n|\n|  update(self, obj, /)\n|      Update this hash object's state with the provided string.\n|\n|  ----------------------------------------------------------------------\n|  Data descriptors defined here:\n|\n|  blocksize\n|\n|  digestsize\n|\n|  name\n",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "md5",
                    "content": "Return a new MD5 hash object; optionally initialized with a string.\n"
                }
            ]
        },
        "FILE": {
            "content": "(built-in)\n\n",
            "subsections": []
        }
    },
    "summary": "md5",
    "flags": [],
    "examples": [],
    "see_also": []
}