{
    "mode": "pydoc",
    "parameter": "_opcode",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/_opcode/json",
    "generated": "2026-06-02T13:18:14Z",
    "sections": {
        "NAME": {
            "content": "opcode - Opcode support module.\n",
            "subsections": []
        },
        "MODULE REFERENCE": {
            "content": "https://docs.python.org/3.10/library/opcode.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",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "stack_effect",
                    "content": "Compute the stack effect of the opcode.\n"
                }
            ]
        },
        "FILE": {
            "content": "/usr/lib/python3.10/lib-dynload/opcode.cpython-310-x8664-linux-gnu.so\n\n",
            "subsections": []
        }
    },
    "summary": "opcode - Opcode support module.",
    "flags": [],
    "examples": [],
    "see_also": []
}